summaryrefslogtreecommitdiffstats
path: root/UniversalIndentGUI.pro
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-07-10 23:42:20 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-07-10 23:42:20 +0900
commita0148cf62fc298126980a7dc27603b123e1d764c (patch)
tree9f38f507e450ba08c221fbb9dd0cae9005543739 /UniversalIndentGUI.pro
parent2f6b317ededd1951b688597b63b4d25657ef05e5 (diff)
downloaduniversal-indent-gui-tqt-a0148cf62fc298126980a7dc27603b123e1d764c.tar.gz
universal-indent-gui-tqt-a0148cf62fc298126980a7dc27603b123e1d764c.zip
Clean up some unnecessary stuff.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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) {