From e985f7e545f4739493965aad69bbecb136dc9346 Mon Sep 17 00:00:00 2001 From: tpearson Date: Thu, 16 Jun 2011 19:02:47 +0000 Subject: TQt4 port kdewebdev This enables compilation under both Qt3 and Qt4 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdewebdev@1237029 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kommander/editor/iconvieweditor.ui | 58 +++++++++++++++++++------------------- 1 file changed, 29 insertions(+), 29 deletions(-) (limited to 'kommander/editor/iconvieweditor.ui') diff --git a/kommander/editor/iconvieweditor.ui b/kommander/editor/iconvieweditor.ui index afa18459..26d1aa8b 100644 --- a/kommander/editor/iconvieweditor.ui +++ b/kommander/editor/iconvieweditor.ui @@ -19,7 +19,7 @@ ** not clear to you. ** ********************************************************************* - + IconViewEditorBase @@ -50,7 +50,7 @@ 6 - + Layout6 @@ -64,7 +64,7 @@ 6 - + preview @@ -72,7 +72,7 @@ All items in the iconview. - + Layout5 @@ -86,7 +86,7 @@ 6 - + itemNew @@ -100,7 +100,7 @@ Create a new item for the iconview. - + itemDelete @@ -124,7 +124,7 @@ Expanding - + 20 20 @@ -133,7 +133,7 @@ - + GroupBox1 @@ -156,7 +156,7 @@ 6 - + Label1 @@ -167,11 +167,11 @@ itemText - + itemText - + 0 0 @@ -184,7 +184,7 @@ Change the text for the selected item. - + Label2 @@ -195,7 +195,7 @@ itemChoosePixmap - + Layout4 @@ -209,7 +209,7 @@ 6 - + itemPixmap @@ -217,11 +217,11 @@ Label4 - + itemDeletePixmap - + 30 22 @@ -240,11 +240,11 @@ Delete the selected item's pixmap. - + itemChoosePixmap - + 30 22 @@ -266,7 +266,7 @@ - + Layout1 @@ -280,7 +280,7 @@ 6 - + buttonHelp @@ -301,14 +301,14 @@ Expanding - + 20 20 - + buttonOk @@ -325,7 +325,7 @@ Close the dialog and apply all the changes. - + buttonApply @@ -339,7 +339,7 @@ Apply all changes. - + buttonCancel @@ -407,15 +407,15 @@ preview - selectionChanged(QIconViewItem*) + selectionChanged(TQIconViewItem*) IconViewEditorBase - currentItemChanged(QIconViewItem*) + currentItemChanged(TQIconViewItem*) preview - currentChanged(QIconViewItem*) + currentChanged(TQIconViewItem*) IconViewEditorBase - currentItemChanged(QIconViewItem*) + currentItemChanged(TQIconViewItem*) itemDeletePixmap @@ -428,7 +428,7 @@ applyClicked() cancelClicked() choosePixmap() - currentItemChanged( QIconViewItem * ) + currentItemChanged( TQIconViewItem * ) currentTextChanged( const QString & ) deleteCurrentItem() insertNewItem() -- cgit v1.2.1