Attempt to make Ishan's patch lighter (the new patch may not take into consideration all use cases but it seems to work ok)

This commit is contained in:
Christophe Dumez
2010-06-10 19:54:20 +00:00
parent eef6f600c9
commit bce7959332
2 changed files with 2 additions and 22 deletions

View File

@@ -68,7 +68,6 @@ public:
~GUI();
// Methods
int getCurrentTabIndex() const;
bool checkForModals() const;
TransferListWidget* getTransferList() const { return transferList; }
QMenu* getTrayIconMenu();