Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 628234
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- a/UniversalIndentGUI.pro
0
++ b/UniversalIndentGUI.pro
Lines 23-29 macx { Link Here
23
 ICON = resources/UniversalIndentGUI.icns
23
 ICON = resources/UniversalIndentGUI.icns
24
}
24
}
25
else {
25
else {
26
 LIBS += -lqscintilla2
26
 LIBS += -lqscintilla2_qt4
27
}
27
}
28
28
29
CONFIG(release, debug|release) {
29
CONFIG(release, debug|release) {

Return to bug 628234