diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:04 -0600 |
commit | d1e0cc99a202cef3306b90b8839a6726e89f201e (patch) | |
tree | a0d01a91644fd94aa6da5d8944e052b67461faad /kdewidgets/tests/test.widgets | |
parent | 3e3559f2d4f4c4ffa3caa0374928c8a12be29bf3 (diff) | |
download | tdelibs-d1e0cc99a202cef3306b90b8839a6726e89f201e.tar.gz tdelibs-d1e0cc99a202cef3306b90b8839a6726e89f201e.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'kdewidgets/tests/test.widgets')
-rw-r--r-- | kdewidgets/tests/test.widgets | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/kdewidgets/tests/test.widgets b/kdewidgets/tests/test.widgets index 92874ec30..d223f8995 100644 --- a/kdewidgets/tests/test.widgets +++ b/kdewidgets/tests/test.widgets @@ -61,20 +61,20 @@ WhatsThis=A QCombo Box showing the installed system fonts (with preview) Group=Input (KDE) [TDEFontChooser] -IncludeFile=kfontdialog.h -IconSet=kfontcombo.png +IncludeFile=tdefontdialog.h +IconSet=tdefontcombo.png ToolTip=Font Chooser (KDE) WhatsThis=A font type, size and style selection widget complete with preview Group=Input (KDE) [TDEFontRequester] -IncludeFile=kfontrequester.h +IncludeFile=tdefontrequester.h ToolTip=Font Requester (KDE) WhatsThis=A compact font selection and preview widget Group=Input (KDE) [KGradientSelector] -IncludeFile=kselect.h +IncludeFile=tdeselect.h WhatsThis=A widget that allows the user to select two colors to form a gradient Group=Graphics (KDE) @@ -233,7 +233,7 @@ Group=Display (KDE) ConstructorArgs=(parent) [TDEActionSelector] -IncludeFile=kactionselector.h +IncludeFile=tdeactionselector.h ToolTip=A widget for selecting and arranging actions/objects Group=Views (KDE) |