Fix pragma once in globalvalues.h (#537)
This commit is contained in:
committed by
Dharkael
parent
41c1707cd0
commit
807e240d6c
@@ -15,10 +15,7 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with Flameshot. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#define pragma once
|
||||
|
||||
#include <QVector>
|
||||
#include "src/widgets/capture/capturebutton.h"
|
||||
#pragma once
|
||||
|
||||
namespace GlobalValues {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user