summaryrefslogtreecommitdiffstats
path: root/examples/tqt3reference
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2025-02-16 01:45:04 +0100
committerSlávek Banko <[email protected]>2025-02-16 01:45:04 +0100
commitdcc55828de020bdd10a0a713aeafb308f15e6bda (patch)
tree3e436c6e4ffc92ea1c8476fdca5f61b28ad7b879 /examples/tqt3reference
parent07882d7154b1bcae0e22299ec1a0c75725eba9a1 (diff)
downloadqt4-tqt-theme-engine-master.tar.gz
qt4-tqt-theme-engine-master.zip
Update to build without removed tqtinterface.HEADmaster
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'examples/tqt3reference')
-rw-r--r--examples/tqt3reference/stylewindow.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/tqt3reference/stylewindow.pro b/examples/tqt3reference/stylewindow.pro
index 880e672..2a97dbd 100644
--- a/examples/tqt3reference/stylewindow.pro
+++ b/examples/tqt3reference/stylewindow.pro
@@ -11,9 +11,8 @@ win32 {
}
INCLUDEPATH += /usr/include/tqt3
-INCLUDEPATH += /usr/include/tqt
INCLUDEPATH += /opt/trinity/include
-LIBS += -L/usr/lib -ltqt -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore
+LIBS += -L/usr/lib -ltqt-mt -L /opt/trinity/lib -lDCOP -ltdecore
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools/tqt3reference