stifui/qt/inc/frmmain.h
changeset 35 98924d2efce9
parent 34 e0ec97ec3cc4
--- a/stifui/qt/inc/frmmain.h	Wed Jun 23 18:13:31 2010 +0300
+++ b/stifui/qt/inc/frmmain.h	Tue Jul 06 14:17:03 2010 +0300
@@ -96,6 +96,8 @@
     UiSetting* uiSetting; 
     bool layoutType;
     QTreeWidgetItem* lastItemSelected;
+    QString currentFilter;
+    QString currentFilterCaseSens;
 
 private: //UI Components
     QWidget* centerWidget;
@@ -199,3 +201,5 @@
 };
 
 #endif // FrmMain_H
+
+// End of File