summaryrefslogtreecommitdiff
path: root/noncore/net/opieftp
authorllornkcor <llornkcor>2003-04-12 22:54:22 (UTC)
committer llornkcor <llornkcor>2003-04-12 22:54:22 (UTC)
commitde26954aa6d25dcd6673dc2b38ed5f5f9f665e53 (patch) (side-by-side diff)
treef3b2304bc4b13dcb7ed0fe73e6b068103fa3314f /noncore/net/opieftp
parent8c18ce3f56a59783f7e37706ccaf133e958baa5e (diff)
downloadopie-de26954aa6d25dcd6673dc2b38ed5f5f9f665e53.zip
opie-de26954aa6d25dcd6673dc2b38ed5f5f9f665e53.tar.gz
opie-de26954aa6d25dcd6673dc2b38ed5f5f9f665e53.tar.bz2
hide about thingy
Diffstat (limited to 'noncore/net/opieftp') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/opieftp/opieftp.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/noncore/net/opieftp/opieftp.cpp b/noncore/net/opieftp/opieftp.cpp
index db365ca..d3429de 100644
--- a/noncore/net/opieftp/opieftp.cpp
+++ b/noncore/net/opieftp/opieftp.cpp
@@ -125,8 +125,8 @@ OpieFtp::OpieFtp( )
tabMenu->insertItem( tr( "Switch to Local" ), this, SLOT( switchToLocalTab() ));
tabMenu->insertItem( tr( "Switch to Remote" ), this, SLOT( switchToRemoteTab() ));
tabMenu->insertItem( tr( "Switch to Config" ), this, SLOT( switchToConfigTab() ));
- tabMenu->insertSeparator();
- tabMenu->insertItem( tr( "About" ), this, SLOT( doAbout() ));
+// tabMenu->insertSeparator();
+// tabMenu->insertItem( tr( "About" ), this, SLOT( doAbout() ));
tabMenu->setCheckable(TRUE);