File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -328,11 +328,7 @@ class CORE_EXPORT QgsVectorDataProvider : public QgsDataProvider
328
328
*/
329
329
QStringList errors ();
330
330
331
- <<<<<<< HEAD
332
- =======
333
- <<<<<<< HEAD
334
- <<<<<<< HEAD
335
- >>>>>>> 8a6cba64ec5ef59a35d60403c495bf1075514216
331
+
336
332
/* *
337
333
* It returns false by default.
338
334
* Must be implemented by providers that support saving and loading styles to db returning true
@@ -345,12 +341,7 @@ class CORE_EXPORT QgsVectorDataProvider : public QgsDataProvider
345
341
346
342
/* * Is emitted, when editing stopped */
347
343
void editingStopped ();
348
- <<<<<<< HEAD
349
- =======
350
- >>>>>>> f3842775a5147b7a8da1639a4bec667a769b7fac
351
- =======
352
- >>>>>>> 009ba1b995536ad9936991524ccd0f53a1a5b558
353
- >>>>>>> 8a6cba64ec5ef59a35d60403c495bf1075514216
344
+
354
345
355
346
protected:
356
347
QVariant convertValue ( QVariant::Type type, QString value );
You can’t perform that action at this time.
0 commit comments