From eaf09b9b6e1abbe36e814a8e4da315ac8d96bd63 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 18 Sep 2004 09:05:57 +0000 Subject: fix stuff, including #1404 --- (limited to 'noncore/apps/advancedfm/advancedfm.h') diff --git a/noncore/apps/advancedfm/advancedfm.h b/noncore/apps/advancedfm/advancedfm.h index effda0b..e596977 100644 --- a/noncore/apps/advancedfm/advancedfm.h +++ b/noncore/apps/advancedfm/advancedfm.h @@ -129,9 +129,9 @@ protected: QListView *CurrentView(); QListView *OtherView(); void setOtherTabCurrent(); - void dealWithSchmooSchmaa(QWidget *); protected slots: + void openSearch(); void dirMenuSelected(int); void showFileMenu(); @@ -156,6 +156,7 @@ protected slots: bool copyDirectory( const QString & , const QString & ); // void navigateToSelected(); bool moveDirectory( const QString & , const QString & ); + // void slotSwitchtoLocal(int); private: -- cgit v0.9.0.2