Make sure torrent deletion dialog is now centered on screen

This commit is contained in:
Christophe Dumez
2010-01-21 22:28:52 +00:00
parent 8dc34463e3
commit 89175ea827
5 changed files with 21 additions and 36 deletions

View File

@@ -156,7 +156,6 @@ public:
~GUI();
// Methods
int getCurrentTabIndex() const;
QPoint screenCenter() const;
TransferListWidget* getTransferList() const { return transferList; }
};