Added indicatorbuttonpanel.cpp and indicatorbuttonpanel.h
[situare] / src / src.pro
index 785be90..8680744 100644 (file)
@@ -66,7 +66,8 @@ SOURCES += main.cpp \
     ui/listitem.cpp \
     ui/listitemdelegate.cpp \
     ui/friendlistitemdelegate.cpp \
-    ui/searchdialog.cpp
+    ui/searchdialog.cpp \
+    ui/indicatorbuttonpanel.cpp
 HEADERS += application.h \
     common.h \
     engine/engine.h \
@@ -133,7 +134,8 @@ HEADERS += application.h \
     ui/listitemdelegate.h \
     ui/friendlistitemdelegate.h \
     ui/listcommon.h \
-    ui/searchdialog.h
+    ui/searchdialog.h \
+    ui/indicatorbuttonpanel.h
 QT += network \
     webkit