Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
with
31 additions
and
0 deletions.
-
+15
−0
src/app/qgsappscreenshots.cpp
-
+16
−0
src/app/qgsappscreenshots.h
|
|
@@ -1,3 +1,18 @@ |
|
|
/*************************************************************************** |
|
|
qgsappscreenshots.cpp |
|
|
-------------------------------------- |
|
|
Date : September 2018 |
|
|
Copyright : (C) 2018 by Denis Rouzaud |
|
|
Email : denis@opengis.ch |
|
|
*************************************************************************** |
|
|
* * |
|
|
* This program is free software; you can redistribute it and/or modify * |
|
|
* it under the terms of the GNU General Public License as published by * |
|
|
* the Free Software Foundation; either version 2 of the License, or * |
|
|
* (at your option) any later version. * |
|
|
* * |
|
|
***************************************************************************/ |
|
|
|
|
|
|
|
|
#include <QMenu> |
|
|
#include <QWindow> |
|
|
|
|
@@ -1,3 +1,19 @@ |
|
|
/*************************************************************************** |
|
|
qgsappscreenshots.h |
|
|
-------------------------------------- |
|
|
Date : September 2018 |
|
|
Copyright : (C) 2018 by Denis Rouzaud |
|
|
Email : denis@opengis.ch |
|
|
*************************************************************************** |
|
|
* * |
|
|
* This program is free software; you can redistribute it and/or modify * |
|
|
* it under the terms of the GNU General Public License as published by * |
|
|
* the Free Software Foundation; either version 2 of the License, or * |
|
|
* (at your option) any later version. * |
|
|
* * |
|
|
***************************************************************************/ |
|
|
|
|
|
|
|
|
#ifndef QGSAPPSCREENSHOTS_H |
|
|
#define QGSAPPSCREENSHOTS_H |
|
|
|
|
|
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.