diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:47 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:21:47 -0600 |
commit | da47dd9fc60e6e0eecf609fb934eb0e2bd3ef3fb (patch) | |
tree | b42ba87fcdfa425a31e243a62d71e1de248b6ee8 /kopete/plugins/history/historyviewer.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 'kopete/plugins/history/historyviewer.ui')
-rw-r--r-- | kopete/plugins/history/historyviewer.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kopete/plugins/history/historyviewer.ui b/kopete/plugins/history/historyviewer.ui index 6711dd31..be64272d 100644 --- a/kopete/plugins/history/historyviewer.ui +++ b/kopete/plugins/history/historyviewer.ui @@ -340,8 +340,8 @@ <includehints> <includehint>kprogress.h</includehint> <includehint>klineedit.h</includehint> - <includehint>klistviewsearchline.h</includehint> - <includehint>klistview.h</includehint> + <includehint>tdelistviewsearchline.h</includehint> + <includehint>tdelistview.h</includehint> <includehint>kcombobox.h</includehint> </includehints> </UI> |