diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:21:47 -0600 |
commit | da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb (patch) | |
tree | b42ba87fcdfa425a31e243a62d71e1de248b6ee8 /knewsticker/knewstickerconfigwidget.ui | |
parent | 4ed8d784e29102ed1659f4ccf71fcc6fb0dad5c8 (diff) | |
download | tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.tar.gz tdenetwork-da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'knewsticker/knewstickerconfigwidget.ui')
-rw-r--r-- | knewsticker/knewstickerconfigwidget.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/knewsticker/knewstickerconfigwidget.ui b/knewsticker/knewstickerconfigwidget.ui index 200144c7..dd28ddaf 100644 --- a/knewsticker/knewstickerconfigwidget.ui +++ b/knewsticker/knewstickerconfigwidget.ui @@ -1157,15 +1157,15 @@ Note that the filters are processed from the top to the bottom so that of two fi <include location="global" impldecl="in declaration">kcolorbutton.h</include> <include location="global" impldecl="in declaration">kcombobox.h</include> <include location="global" impldecl="in declaration">klineedit.h</include> - <include location="global" impldecl="in declaration">klistview.h</include> + <include location="global" impldecl="in declaration">tdelistview.h</include> <include location="global" impldecl="in declaration">knuminput.h</include> </includes> <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>knuminput.h</includehint> <includehint>knuminput.h</includehint> - <includehint>klistview.h</includehint> - <includehint>klistview.h</includehint> + <includehint>tdelistview.h</includehint> + <includehint>tdelistview.h</includehint> <includehint>kcombobox.h</includehint> <includehint>kcombobox.h</includehint> <includehint>klineedit.h</includehint> |