We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c31ce0f commit fb14214Copy full SHA for fb14214
src/core/qgsofflineediting.cpp
@@ -48,10 +48,6 @@ extern "C"
48
#include <spatialite.h>
49
}
50
51
-// TODO: DEBUG
52
-#include <QDebug>
53
-// END
54
-
55
#define CUSTOM_PROPERTY_IS_OFFLINE_EDITABLE "isOfflineEditable"
56
#define CUSTOM_PROPERTY_REMOTE_SOURCE "remoteSource"
57
#define CUSTOM_PROPERTY_REMOTE_PROVIDER "remoteProvider"
0 commit comments