Skip to content

Commit 2f79f8b

Browse files
committed
pbek/QOwnNotes#2786 build: use c++20
Signed-off-by: Patrizio Bekerle <[email protected]>
1 parent 998c76c commit 2f79f8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qhotkey.pri

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
CONFIG += C++11
1+
CONFIG += C++20
22

33
PUBLIC_HEADERS += $$PWD/QHotkey/qhotkey.h \
44
$$PWD/QHotkey/QHotkey

0 commit comments

Comments
 (0)