[vlmc-devel] commit: CrashHandler: Updating ressource file location. ( Hugo Beauzée-Luyssen )
git at videolan.org
git at videolan.org
Tue Aug 24 22:24:12 CEST 2010
vlmc | branch: master | Hugo Beauzée-Luyssen <beauze.h at gmail.com> | Tue Aug 24 21:41:30 2010 +0200| [681f78480bb3699b8d5f47846fe2f1c760bfb518] | committer: Hugo Beauzée-Luyssen
CrashHandler: Updating ressource file location.
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=681f78480bb3699b8d5f47846fe2f1c760bfb518
---
src/Gui/widgets/ui/CrashHandler.ui | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/src/Gui/widgets/ui/CrashHandler.ui b/src/Gui/widgets/ui/CrashHandler.ui
index 26c42b8..15266d6 100644
--- a/src/Gui/widgets/ui/CrashHandler.ui
+++ b/src/Gui/widgets/ui/CrashHandler.ui
@@ -111,7 +111,7 @@
<string/>
</property>
<property name="pixmap">
- <pixmap resource="../../../resources.qrc">:/images/vlmc</pixmap>
+ <pixmap resource="../../../../resources.qrc">:/images/vlmc</pixmap>
</property>
</widget>
</item>
@@ -192,6 +192,7 @@
</layout>
</widget>
<resources>
+ <include location="../../../../resources.qrc"/>
<include location="../../../resources.qrc"/>
</resources>
<connections/>
More information about the Vlmc-devel
mailing list