summaryrefslogtreecommitdiffstats
path: root/UniversalIndentGUI.pro
diff options
context:
space:
mode:
Diffstat (limited to 'UniversalIndentGUI.pro')
-rwxr-xr-xUniversalIndentGUI.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/UniversalIndentGUI.pro b/UniversalIndentGUI.pro
index 339835c..67f4f95 100755
--- a/UniversalIndentGUI.pro
+++ b/UniversalIndentGUI.pro
@@ -23,7 +23,7 @@ macx {
ICON = resources/UniversalIndentGUI.icns
}
else {
- LIBS += -lqscintilla2_qt4
+ LIBS += -lqscintilla2
}
CONFIG(release, debug|release) {