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/kde.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/kde.widgets')
-rw-r--r-- | kdewidgets/kde.widgets | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/kdewidgets/kde.widgets b/kdewidgets/kde.widgets index 6de9e90dc..2ea458449 100644 --- a/kdewidgets/kde.widgets +++ b/kdewidgets/kde.widgets @@ -61,20 +61,20 @@ WhatsThis=A TQCombo 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) @@ -115,7 +115,7 @@ ConstructorArgs=(parent, 0, name) [TDEListViewSearchLineWidget] ToolTip=ListView Search Line Widget (KDE) -IncludeFile=klistviewsearchline.h +IncludeFile=tdelistviewsearchline.h Group=Input (KDE) ConstructorArgs=(0, parent, name) @@ -244,7 +244,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) |