diff options
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 714d527..798b1bb 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -242,8 +242,7 @@ </action> <action name="actionQuit"> <property name="icon"> - <iconset theme="close"> - <normaloff>.</normaloff>.</iconset> + <iconset theme="application-exit"/> </property> <property name="text"> <string>Quit</string> @@ -262,8 +261,7 @@ </action> <action name="actionClose_Tab"> <property name="icon"> - <iconset theme="close"> - <normaloff>.</normaloff>.</iconset> + <iconset theme="window-close"/> </property> <property name="text"> <string>Close Tab</string> |
