diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2017-11-29 14:04:52 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2017-11-29 14:05:07 -0800 |
commit | fd9c905ba357a37fe13338600bbc2b669c867f6f (patch) | |
tree | 55134736ff3b361de269a78aa93a1e8fa66dc009 /smtk-import | |
parent | 2747056889c6e003880201998353e28591faab62 (diff) | |
download | subsurface-fd9c905ba357a37fe13338600bbc2b669c867f6f.tar.gz |
Revert "Use icons relative path."
This reverts commit b0d98f6e269be9560de1b9c140855c85fecf1dd1.
Diffstat (limited to 'smtk-import')
-rw-r--r-- | smtk-import/smrtk2ssrfc_window.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smtk-import/smrtk2ssrfc_window.ui b/smtk-import/smrtk2ssrfc_window.ui index f85df88cc..5809fc874 100644 --- a/smtk-import/smrtk2ssrfc_window.ui +++ b/smtk-import/smrtk2ssrfc_window.ui @@ -329,7 +329,7 @@ <string/> </property> <property name="pixmap"> - <pixmap resource="../subsurface.qrc">:subsurface-icon</pixmap> + <pixmap resource="../subsurface.qrc">:/subsurface-icon</pixmap> </property> <property name="scaledContents"> <bool>true</bool> |