Add icon system to language switch

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2781 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2014-01-27 03:20:20 +00:00
parent 6d1d4e3bb8
commit 25b1be1e88
5 changed files with 5 additions and 1 deletions

View File

@@ -178,6 +178,7 @@ namespace QET {
extern QIcon ro;
extern QIcon ru;
extern QIcon sl;
extern QIcon translation;
}
}
#endif