summaryrefslogtreecommitdiff
path: root/noncore/apps/advancedfm/advancedfm.h
authorllornkcor <llornkcor>2002-09-23 21:00:05 (UTC)
committer llornkcor <llornkcor>2002-09-23 21:00:05 (UTC)
commit47e87e10fada298a1027cf20d4d7f31a66dc1359 (patch) (unidiff)
tree169eec0098ad07644a401f928c2ff9e0a10aec67 /noncore/apps/advancedfm/advancedfm.h
parentf0b527f1c2a9ad78832893be6bfd1c6a24cdb569 (diff)
downloadopie-47e87e10fada298a1027cf20d4d7f31a66dc1359.zip
opie-47e87e10fada298a1027cf20d4d7f31a66dc1359.tar.gz
opie-47e87e10fada298a1027cf20d4d7f31a66dc1359.tar.bz2
more moving and some fixing
Diffstat (limited to 'noncore/apps/advancedfm/advancedfm.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/advancedfm/advancedfm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/advancedfm/advancedfm.h b/noncore/apps/advancedfm/advancedfm.h
index b2705b8..12ad474 100644
--- a/noncore/apps/advancedfm/advancedfm.h
+++ b/noncore/apps/advancedfm/advancedfm.h
@@ -11,6 +11,7 @@
11 ***************************************************************************/ 11 ***************************************************************************/
12#ifndef ADVANCEDFM_H 12#ifndef ADVANCEDFM_H
13#define ADVANCEDFM_H 13#define ADVANCEDFM_H
14#define QTOPIA_INTERNAL_FSLP // to get access to fileproperties
14 15
15#include <qpe/ir.h> 16#include <qpe/ir.h>
16 17
@@ -77,6 +78,7 @@ protected slots:
77 void populateLocalView(); 78 void populateLocalView();
78 void populateRemoteView(); 79 void populateRemoteView();
79 void showHidden(); 80 void showHidden();
81 void showMenuHidden();
80 void showRemoteHidden(); 82 void showRemoteHidden();
81 void writeConfig(); 83 void writeConfig();
82 void readConfig(); 84 void readConfig();