QTfrontend/util/FileEngine.h
branchphysfslayer
changeset 8052 845b5ae03841
parent 7955 85b3970b402a
child 8055 04dd8b7fb605
--- a/QTfrontend/util/FileEngine.h	Sat Nov 17 22:45:30 2012 +0400
+++ b/QTfrontend/util/FileEngine.h	Sun Nov 18 00:37:23 2012 +0400
@@ -66,6 +66,7 @@
         void mount(const QString & path);
         void mount(const QString & path, const QString & mountPoint);
         void setWriteDir(const QString & path);
+        void mountPacks();
 
 //    private:
         static const QString scheme;