[Kde-imaging] [Bug 184332] compiling error with Qt4.5
Gilles Caulier
caulier.gilles at gmail.com
Mon Feb 23 09:36:04 CET 2009
https://bugs.kde.org/show_bug.cgi?id=184332
--- Comment #13 from Gilles Caulier <caulier gilles gmail com> 2009-02-23 09:36:02 ---
Laurent Montel has just commited a patch in svn:
SVN commit 930363 by mlaurent:
Add patch from #184332 to allow to compile it
M +3 -3 playbackwidget.ui
A volslider.h [License: UNKNOWN]
--- trunk/extragear/graphics/kipi-plugins/advancedslideshow/playbackwidget.ui
#930362:930363
@@ -107,7 +107,7 @@
</layout>
</item>
<item>
- <widget class="Phonon::VolumeSlider" native="1" name="m_volumeSlider" >
+ <widget class="VolSlider" native="1" name="m_volumeSlider" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Preferred" hsizetype="Expanding" >
<horstretch>0</horstretch>
@@ -132,9 +132,9 @@
</widget>
<customwidgets>
<customwidget>
- <class>Phonon::VolumeSlider</class>
+ <class>VolSlider</class>
<extends>QWidget</extends>
- <header location="global" >Phonon/VolumeSlider</header>
+ <header>volslider.h</header>
<container>1</container>
</customwidget>
</customwidgets>
Please test and give feedback. Thanks in advance
Gilles Cauleir
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-imaging
mailing list