fixed compiling

This commit is contained in:
fourtf 2017-04-18 01:05:59 +02:00
parent 99524027d0
commit 34b9057f7e
2 changed files with 5 additions and 1 deletions

View file

@ -17,7 +17,7 @@ TARGET = chatterino
TEMPLATE = app TEMPLATE = app
DEFINES += QT_DEPRECATED_WARNINGS DEFINES += QT_DEPRECATED_WARNINGS
DEFINES += IRC_namespace =Communi DEFINES += IRC_NAMESPACE=Communi
# do not use windows min/max macros # do not use windows min/max macros
win32 { win32 {

4
qt.conf Normal file
View file

@ -0,0 +1,4 @@
[Platforms]
# 1 - for System DPI Aware
# 2 - for Per Monitor DPI Aware
WindowsArguments = dpiawareness=2