stifui/qt/inc/frmmain.h
branchRCL_3
changeset 19 d40e813b23c0
parent 17 65b472535a0d
--- a/stifui/qt/inc/frmmain.h	Mon Jun 21 15:41:16 2010 +0300
+++ b/stifui/qt/inc/frmmain.h	Thu Jul 15 18:39:46 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