mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-12 00:06:43 -04:00
Fix build warning
This commit is contained in:
parent
4ab377b92f
commit
41c31b44ba
Binary file not shown.
@ -32,6 +32,8 @@
|
||||
*/
|
||||
class NATIVE_EXPORT QgsLinuxNative : public QgsNative
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
QgsNative::Capabilities capabilities() const override;
|
||||
void initializeMainWindow( QWindow *window,
|
||||
|
Loading…
x
Reference in New Issue
Block a user