coreapplicationuis/rfsplugins/tsrc/rfspluginstest/rfstestapp/data/rfstestapp.rss
branchRCL_3
changeset 62 924385140d98
parent 39 469fa8a78de7
child 63 c2c61fdca848
--- a/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/rfstestapp/data/rfstestapp.rss	Thu Aug 19 10:05:08 2010 +0300
+++ b/coreapplicationuis/rfsplugins/tsrc/rfspluginstest/rfstestapp/data/rfstestapp.rss	Tue Aug 31 15:24:25 2010 +0300
@@ -21,8 +21,8 @@
 #include <appinfo.rh>
 #include <avkon.rh>
 #include <avkon.rsg>
-//#include <commondialogs.hrh>
-//#include <commondialogs.rh>
+#include <commondialogs.hrh>
+#include <commondialogs.rh>
 #include <eikon.rh>
 #include <avkon.loc>
 #include "rfstestappcmds.hrh"
@@ -120,19 +120,17 @@
 // r_rfstestapp_memory_selection
 // ---------------------------------------------------------------------------
 //
-/*
 RESOURCE MEMORYSELECTIONDIALOG r_rfstestapp_memory_selection
     {
     title = "";
     softkey_1 = "Ok";
     }
-*/
+
 
 // ---------------------------------------------------------------------------
 // r_rfstestapp_specfile_selection
 // ---------------------------------------------------------------------------
 //
-/*
 RESOURCE FILESELECTIONDIALOG r_rfstestapp_specfile_selection
     {
     title = "Select Data Specification File";
@@ -149,14 +147,13 @@
             filter_data = { "*.spc" };
             }
         };
-    }*/
+    }
 
 
 // ---------------------------------------------------------------------------
 // r_rfstestapp_excludelist_selection
 // ---------------------------------------------------------------------------
 //
-/*
 RESOURCE FILESELECTIONDIALOG r_rfstestapp_excludelist_selection
     {
     title = "Select Exclude List File";
@@ -174,7 +171,7 @@
             }
         };
     }
-*/
+
 
 // ---------------------------------------------------------------------------
 // r_rfstestapp_progress