* Added QMessagesBox feature for the ShareManager's Add/Remove

* Fixed DirectoriesDialogs's Add Folder method.
* Set ToolTips for The DirectoriesDialogs's Buttons

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@916 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
defnax 2009-01-06 22:35:22 +00:00
parent 5a3403a3a0
commit b57cdeb4fc
4 changed files with 41 additions and 13 deletions

View file

@ -39,6 +39,8 @@ public:
/** Loads the settings for this page */
void load();
bool messageBoxOk(QString);
public slots:
protected: