removed the Log Tab

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@3817 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2010-11-18 14:07:12 +00:00
parent f0cc412e73
commit d8da5082a1
3 changed files with 2 additions and 141 deletions

View file

@ -41,7 +41,6 @@ public slots:
void insertConnect();
std::string loadneighbour();
/* void loadneighbour(); */
void setLogInfo(QString info, QColor color=QApplication::palette().color(QPalette::WindowText));
void updateNewDiscoveryInfo() ;
@ -66,12 +65,7 @@ private slots:
void on_actionExportKey_activated();
void on_actionCreate_New_Profile_activated();
void on_actionClearLog_triggered();
void displayInfoLogMenu(const QPoint& pos);
void getNetworkStatus();
void updateNetworkStatus();
void loadtabsettings();