-rw-r--r-- | libqtaux/libqtaux.pro | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/libqtaux/libqtaux.pro b/libqtaux/libqtaux.pro index 5893015..39a9855 100644 --- a/libqtaux/libqtaux.pro +++ b/libqtaux/libqtaux.pro | |||
@@ -7,5 +7,6 @@ HEADERS = qcolordialog.h \ | |||
7 | \ | 7 | \ |
8 | ocolorpopupmenu.h \ | 8 | ocolorpopupmenu.h \ |
9 | ocolorbutton.h | 9 | ocolorbutton.h \ |
10 | oticker.h | ||
10 | 11 | ||
11 | 12 | ||
@@ -15,5 +16,6 @@ SOURCES = qcolordialog.cpp \ | |||
15 | \ | 16 | \ |
16 | ocolorpopupmenu.cpp \ | 17 | ocolorpopupmenu.cpp \ |
17 | ocolorbutton.cpp | 18 | ocolorbutton.cpp \ |
19 | oticker.cpp | ||
18 | 20 | ||
19 | TARGET = qtaux2 | 21 | TARGET = qtaux2 |