diff options
author | Timothy Pearson <[email protected]> | 2013-02-01 23:11:27 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2013-02-01 23:11:27 -0600 |
commit | 7065b83d5db5a97df7cfd9a55681f808512691e8 (patch) | |
tree | 24093255a01169856dffd479565b81b886d5d6e5 /src/prefs.ui | |
parent | 50fd2fb357f83b24afbc163791fc665285aeea09 (diff) | |
download | kima-7065b83d5db5a97df7cfd9a55681f808512691e8.tar.gz kima-7065b83d5db5a97df7cfd9a55681f808512691e8.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/prefs.ui')
-rw-r--r-- | src/prefs.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs.ui b/src/prefs.ui index 6845d7f..b909061 100644 --- a/src/prefs.ui +++ b/src/prefs.ui @@ -67,6 +67,6 @@ </widget> <layoutdefaults spacing="6" margin="11"/> <includehints> - <includehint>klistview.h</includehint> + <includehint>tdelistview.h</includehint> </includehints> </UI> |