Skip to content

Commit

Permalink
Fix build warning
Browse files Browse the repository at this point in the history
(cherry picked from commit 41c31b4)
  • Loading branch information
nyalldawson committed Nov 1, 2018
1 parent 030d266 commit ad13e5d
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 ad13e5d

Please sign in to comment.