Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix build warning
  • Loading branch information
nyalldawson committed Oct 31, 2018
1 parent 4ab377b commit 41c31b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file modified python/plugins/processing/tests/testdata/custom/pol.gpkg
Binary file not shown.
2 changes: 2 additions & 0 deletions src/native/linux/qgslinuxnative.h
Expand Up @@ -32,6 +32,8 @@
*/
class NATIVE_EXPORT QgsLinuxNative : public QgsNative
{
Q_OBJECT

public:
QgsNative::Capabilities capabilities() const override;
void initializeMainWindow( QWindow *window,
Expand Down

0 comments on commit 41c31b4

Please sign in to comment.