diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-19 14:33:08 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-19 14:34:22 +0100 |
commit | cca740afeaa3c4d79035546bf77935efe38830b1 (patch) | |
tree | cb2e1348b6268b65a55d40f4b16d5653a4b32e23 /tracker-pt/FTNoIR_PT_Controls.ui | |
parent | 8017f3ae7cbcd5cee60b60da6be87597d17b45f7 (diff) |
tracker/pt: fix broken resources
Spotted by: @cpuwolf
Issue: #718
Diffstat (limited to 'tracker-pt/FTNoIR_PT_Controls.ui')
-rw-r--r-- | tracker-pt/FTNoIR_PT_Controls.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/FTNoIR_PT_Controls.ui b/tracker-pt/FTNoIR_PT_Controls.ui index d53cbf7e..61211b6d 100644 --- a/tracker-pt/FTNoIR_PT_Controls.ui +++ b/tracker-pt/FTNoIR_PT_Controls.ui @@ -23,7 +23,7 @@ <string>PointTracker Settings</string> </property> <property name="windowIcon"> - <iconset resource="ftnoir_tracker_pt.qrc"> + <iconset resource="tracker_pt_base.qrc"> <normaloff>:/Resources/Logo_IR.png</normaloff>:/Resources/Logo_IR.png</iconset> </property> <property name="layoutDirection"> |