summaryrefslogtreecommitdiff
path: root/src/leap/bitmask/gui/ui/wizard.ui
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-08-12 17:22:27 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-08-12 17:22:27 -0300
commit6c1c38598677b01a9f30c201aeb72fbbfcc5e117 (patch)
tree605eb2e679dfa6e94f91944d71a81563647b8ac7 /src/leap/bitmask/gui/ui/wizard.ui
parent39334868d40f56cac70ebd183e25a79504163fd1 (diff)
Update resources files path to match new namespace
Diffstat (limited to 'src/leap/bitmask/gui/ui/wizard.ui')
-rw-r--r--src/leap/bitmask/gui/ui/wizard.ui21
1 files changed, 11 insertions, 10 deletions
diff --git a/src/leap/bitmask/gui/ui/wizard.ui b/src/leap/bitmask/gui/ui/wizard.ui
index 5e0108dc..d52b8a7c 100644
--- a/src/leap/bitmask/gui/ui/wizard.ui
+++ b/src/leap/bitmask/gui/ui/wizard.ui
@@ -14,7 +14,7 @@
<string>Bitmask first run</string>
</property>
<property name="windowIcon">
- <iconset resource="../../../../data/resources/mainwindow.qrc">
+ <iconset resource="../../../../../data/resources/mainwindow.qrc">
<normaloff>:/images/mask-icon.png</normaloff>:/images/mask-icon.png</iconset>
</property>
<property name="modal">
@@ -193,7 +193,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -215,7 +215,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -237,7 +237,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -486,7 +486,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -508,7 +508,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -551,7 +551,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Emblem-question.png</pixmap>
</property>
</widget>
</item>
@@ -771,7 +771,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/mask-icon.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/mask-icon.png</pixmap>
</property>
</widget>
</item>
@@ -787,7 +787,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../../data/resources/mainwindow.qrc">:/images/Globe.png</pixmap>
+ <pixmap resource="../../../../../data/resources/mainwindow.qrc">:/images/Globe.png</pixmap>
</property>
</widget>
</item>
@@ -839,8 +839,9 @@
<tabstop>btnCheck</tabstop>
</tabstops>
<resources>
+ <include location="../../../../../data/resources/mainwindow.qrc"/>
+ <include location="../../../../../data/resources/locale.qrc"/>
<include location="../../../../data/resources/mainwindow.qrc"/>
- <include location="../../../../data/resources/locale.qrc"/>
</resources>
<connections/>
</ui>