summarylogtreecommitdiffstats
path: root/qscintilla.patch
diff options
context:
space:
mode:
Diffstat (limited to 'qscintilla.patch')
-rw-r--r--qscintilla.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/qscintilla.patch b/qscintilla.patch
new file mode 100644
index 000000000000..dd6d82f8099d
--- /dev/null
+++ b/qscintilla.patch
@@ -0,0 +1,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) {