048c5bea9c
enums and strings. Bump revision.
13 lines
300 B
C
13 lines
300 B
C
$NetBSD: patch-krusader_VFS_temp__vfs.h,v 1.1 2012/12/22 02:31:33 joerg Exp $
|
|
|
|
--- krusader/VFS/temp_vfs.h.orig 2012-12-22 01:45:21.000000000 +0000
|
|
+++ krusader/VFS/temp_vfs.h
|
|
@@ -52,6 +52,8 @@ protected:
|
|
void handleIso(QString origin);
|
|
QString tmpDir;
|
|
|
|
+private:
|
|
+ QString type;
|
|
};
|
|
|
|
#endif
|