Use Qt5's translation framework - ts files, not po files.

This commit is contained in:
Craig Drummond
2017-04-08 10:35:31 +01:00
committed by Craig Drummond
parent ae5822b778
commit b63c6fbe26
195 changed files with 156602 additions and 101551 deletions

View File

@@ -22,7 +22,6 @@
*/
#include "togglelist.h"
#include "support/localize.h"
#include "gui/settings.h"
#include "widgets/basicitemdelegate.h"
#include "widgets/icons.h"