File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change
1
+ /* **************************************************************************
2
+ qgsappscreenshots.cpp
3
+ --------------------------------------
4
+ Date : September 2018
5
+ Copyright : (C) 2018 by Denis Rouzaud
6
+ Email : denis@opengis.ch
7
+ ***************************************************************************
8
+ * *
9
+ * This program is free software; you can redistribute it and/or modify *
10
+ * it under the terms of the GNU General Public License as published by *
11
+ * the Free Software Foundation; either version 2 of the License, or *
12
+ * (at your option) any later version. *
13
+ * *
14
+ ***************************************************************************/
15
+
1
16
2
17
#include < QMenu>
3
18
#include < QWindow>
Original file line number Diff line number Diff line change
1
+ /* **************************************************************************
2
+ qgsappscreenshots.h
3
+ --------------------------------------
4
+ Date : September 2018
5
+ Copyright : (C) 2018 by Denis Rouzaud
6
+ Email : denis@opengis.ch
7
+ ***************************************************************************
8
+ * *
9
+ * This program is free software; you can redistribute it and/or modify *
10
+ * it under the terms of the GNU General Public License as published by *
11
+ * the Free Software Foundation; either version 2 of the License, or *
12
+ * (at your option) any later version. *
13
+ * *
14
+ ***************************************************************************/
15
+
16
+
1
17
#ifndef QGSAPPSCREENSHOTS_H
2
18
#define QGSAPPSCREENSHOTS_H
3
19
You can’t perform that action at this time.
0 commit comments