]> Shamusworld >> Repos - architektonas/blobdiff - architektonas.pro
Partially fixed thumbnail rendering on Library Browser.
[architektonas] / architektonas.pro
index ad5706f75a478ff38fd452ead99bea9975b14579..a14334393c6cac1d5c959774b84e998bec8d530a 100644 (file)
@@ -2,9 +2,10 @@
 # Architektonas Qt project file
 #
 # by James L. Hammons
-# (C) 2010 Underground Software
+# Copyright (C) 2010 Underground Software
 #
 # Parts are based on QCad Community Edition by Andrew Mustun
+# See the README and GPLv2 files for licensing and warranty information
 #
 
 CONFIG    += qt warn_on release debug
@@ -479,7 +480,6 @@ HEADERS += \
        src/widgets/layerbox.h \
        src/widgets/layerwidget.h \
        src/widgets/linetypebox.h \
-       src/widgets/listviewitem.h \
        src/widgets/qg_mainwindowinterface.h \
        src/widgets/patternbox.h \
        src/widgets/pentoolbar.h \
@@ -568,7 +568,6 @@ SOURCES += \
        src/widgets/layerbox.cpp \
        src/widgets/layerwidget.cpp \
        src/widgets/linetypebox.cpp \
-       src/widgets/listviewitem.cpp \
        src/widgets/patternbox.cpp \
        src/widgets/pentoolbar.cpp \
        src/widgets/recentfiles.cpp \