Use KWin::GlobalShortcutsEditor instead of KShortcutsEditor

svn path=/trunk/KDE/kdebase/workspace/; revision=740960
This commit is contained in:
Rivo Laks 2007-11-24 13:47:58 +00:00
parent 85961ce0a3
commit c28daf0c9a
4 changed files with 12 additions and 12 deletions

View file

@ -28,15 +28,15 @@
</widget>
</item>
<item row="1" column="0" colspan="2" >
<widget class="KShortcutsEditor" native="1" name="editor" />
<widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" />
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>KShortcutsEditor</class>
<class>KWin::GlobalShortcutsEditor</class>
<extends>QWidget</extends>
<header location="global" >kshortcutseditor.h</header>
<header location="global" >kwineffects.h</header>
<container>1</container>
</customwidget>
</customwidgets>

View file

@ -60,15 +60,15 @@
</widget>
</item>
<item>
<widget class="KShortcutsEditor" native="1" name="editor" />
<widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" />
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>KShortcutsEditor</class>
<class>KWin::GlobalShortcutsEditor</class>
<extends>QWidget</extends>
<header location="global" >kshortcutseditor.h</header>
<header location="global" >kwineffects.h</header>
<container>1</container>
</customwidget>
</customwidgets>

View file

@ -59,7 +59,7 @@
</widget>
</item>
<item>
<widget class="KShortcutsEditor" native="1" name="editor" />
<widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" />
</item>
<item>
<widget class="QLabel" name="label_3" >
@ -75,9 +75,9 @@
</widget>
<customwidgets>
<customwidget>
<class>KShortcutsEditor</class>
<class>KWin::GlobalShortcutsEditor</class>
<extends>QWidget</extends>
<header location="global" >kshortcutseditor.h</header>
<header location="global" >kwineffects.h</header>
<container>1</container>
</customwidget>
</customwidgets>

View file

@ -89,15 +89,15 @@
</widget>
</item>
<item>
<widget class="KShortcutsEditor" native="1" name="editor" />
<widget class="KWin::GlobalShortcutsEditor" native="1" name="editor" />
</item>
</layout>
</widget>
<customwidgets>
<customwidget>
<class>KShortcutsEditor</class>
<class>KWin::GlobalShortcutsEditor</class>
<extends>QWidget</extends>
<header location="global" >kshortcutseditor.h</header>
<header location="global" >kwineffects.h</header>
<container>1</container>
</customwidget>
</customwidgets>