qthighway/tsrc/at_xqapplicationmanager/at_xqapplicationmanager.h
changeset 24 9d760f716ca8
parent 19 46686fb6258c
--- a/qthighway/tsrc/at_xqapplicationmanager/at_xqapplicationmanager.h	Wed Aug 18 10:38:12 2010 +0300
+++ b/qthighway/tsrc/at_xqapplicationmanager/at_xqapplicationmanager.h	Thu Sep 02 21:20:48 2010 +0300
@@ -52,7 +52,6 @@
     void create_file_implementation();
     void create_sharablefile();
     void create_sharablefile_implementation();
-    
 
     void cleanup();
     
@@ -69,6 +68,7 @@
     XQApplicationManager *mAppManager;
     QVariant returnValue;
     bool mServiceAnswered;
+    XQSharableFile* testSharableFile;
  };