mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 08:10:52 +01:00
Add new country Netherlands switch
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@2999 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -169,6 +169,7 @@ namespace QET {
|
||||
QIcon ro;
|
||||
QIcon ru;
|
||||
QIcon sl;
|
||||
QIcon nl;
|
||||
QIcon translation;
|
||||
QIcon listDrawings;
|
||||
}
|
||||
@@ -420,6 +421,7 @@ void QET::Icons::initIcons() {
|
||||
ro .addFile(":/ico/24x16/ro.png");
|
||||
ru .addFile(":/ico/24x16/ru.png");
|
||||
sl .addFile(":/ico/24x16/sl.png");
|
||||
nl .addFile(":/ico/24x16/nl.png");
|
||||
translation .addFile(":/ico/22x22/applications-development-translation.png");
|
||||
listDrawings .addFile(":/ico/48x48/view-pim-journal.png");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user