r20297 by jghali - re-add to scribus.pro erroneously removed include path without which lupdate outputs a slew of warnings

scribus-commit scribus-commit at lists.scribus.net
Thu Jul 30 20:40:19 UTC 2015


Author: jghali
Date: Thu Jul 30 20:40:19 2015
New Revision: 20297

URL: http://scribus.net/websvn/listing.php?repname=Scribus&sc=1&rev=20297
Log:
re-add to scribus.pro erroneously removed include path without which lupdate outputs a slew of warnings

Modified:
    trunk/Scribus/Scribus.pro

Modified: trunk/Scribus/Scribus.pro
URL: http://scribus.net/websvn/diff.php?repname=Scribus&rev=20297&path=/trunk/Scribus/Scribus.pro
==============================================================================
--- trunk/Scribus/Scribus.pro (original)
+++ trunk/Scribus/Scribus.pro Thu Jul 30 20:40:19 2015
@@ -5,6 +5,7 @@
 TEMPLATE = app
 TARGET = Scribus
 INCLUDEPATH += .
+INCLUDEPATH += ./scribus
 
 # Input
 HEADERS += scribus/actionmanager.h \




More information about the scribus-commit mailing list