summarylogtreecommitdiffstats
path: root/qscintilla.patch
blob: dd6d82f8099de8ce9b9154756bd489347e78f007 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/UniversalIndentGUI.pro
+++ b/UniversalIndentGUI.pro
@@ -23,7 +23,7 @@
 ICON = resources/UniversalIndentGUI.icns
 }
 else {
- LIBS += -lqscintilla2
+ LIBS += -lqscintilla2_qt4
 }

 CONFIG(release, debug|release) {