summaryrefslogtreecommitdiff
path: root/noncore/graphics/opie-eye/gui/filesystem.h
Unidiff
Diffstat (limited to 'noncore/graphics/opie-eye/gui/filesystem.h') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/opie-eye/gui/filesystem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/graphics/opie-eye/gui/filesystem.h b/noncore/graphics/opie-eye/gui/filesystem.h
index a29ad87..dbd9d4a 100644
--- a/noncore/graphics/opie-eye/gui/filesystem.h
+++ b/noncore/graphics/opie-eye/gui/filesystem.h
@@ -21,6 +21,7 @@ signals:
21 void changeDir( const QString& ); 21 void changeDir( const QString& );
22 22
23private slots: 23private slots:
24 void slotPopUp();
24 void slotSelectDir( int ); 25 void slotSelectDir( int );
25 void changed(); 26 void changed();
26 27