diff options
author | deva <deva> | 2010-08-13 09:22:28 +0000 |
---|---|---|
committer | deva <deva> | 2010-08-13 09:22:28 +0000 |
commit | c4ecebb7a1f33acb38d51a82788b071186ff3c19 (patch) | |
tree | 30f0b6fdc550f0724f71926cbfd38d25d22dd7aa /client/client.pro | |
parent | db2fdbe872cc6c1b224a1c4c735fac4369b3802e (diff) |
setValues recursive. Remove old widgetbuilder files.
Diffstat (limited to 'client/client.pro')
-rw-r--r-- | client/client.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/client.pro b/client/client.pro index 9f2780d..8b2a130 100644 --- a/client/client.pro +++ b/client/client.pro @@ -45,7 +45,6 @@ HEADERS += \ resumewidget.h \ sessions.h \ viewer.h \ - widgetbuilder.h \ widgets.h \ widgets/common.h \ widgets/widget.h \ @@ -82,7 +81,6 @@ SOURCES += \ resumewidget.cc \ sessions.cc \ viewer.cc \ - widgetbuilder.cc \ widgets/common.cc \ widgets/widget.cc \ widgets/label.cc \ |