Cleaned up the properties tab bar code

This commit is contained in:
Christophe Dumez
2010-10-22 18:59:18 +00:00
parent 0a510db95e
commit 39778baaf5
6 changed files with 235 additions and 239 deletions

View File

@@ -18,3 +18,9 @@ INCLUDEPATH += $$PWD
$$PWD/trackerlist.cpp
}
HEADERS += \
properties/proptabbar.h
SOURCES += \
properties/proptabbar.cpp