Merge pull request #3343 from Chocobo1/tx_list

Minor style change in transfer list & filters
This commit is contained in:
sledgehammer999 2015-10-25 10:09:40 -05:00
commit cd3dc3d645
4 changed files with 31 additions and 28 deletions

View file

@ -54,6 +54,7 @@ namespace Utils
void shutdownComputer(ShutdownAction action);
// Get screen center
QPoint screenCenter(QWidget *win);
QSize smallIconSize();
#endif
int pythonVersion();
QString pythonExecutable();