diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:10:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-01 23:10:14 -0600 |
commit | bba095a5aab3f7cbf3ec062071e94f5c1e66e50b (patch) | |
tree | 2a7e8b53757b499b0b08d235cfe58e9505ca4aa3 /src/option/base_k3bcddboptiontab.ui | |
parent | 08e6e3d01bc56d3b55c1512164f48d3db762bd53 (diff) | |
download | k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.tar.gz k3b-bba095a5aab3f7cbf3ec062071e94f5c1e66e50b.zip |
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'src/option/base_k3bcddboptiontab.ui')
-rw-r--r-- | src/option/base_k3bcddboptiontab.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/option/base_k3bcddboptiontab.ui b/src/option/base_k3bcddboptiontab.ui index 507b846..0c15130 100644 --- a/src/option/base_k3bcddboptiontab.ui +++ b/src/option/base_k3bcddboptiontab.ui @@ -553,8 +553,8 @@ </tabstops> <layoutdefaults spacing="6" margin="11"/> <includehints> - <includehint>klistview.h</includehint> - <includehint>klistview.h</includehint> + <includehint>tdelistview.h</includehint> + <includehint>tdelistview.h</includehint> <includehint>knuminput.h</includehint> </includehints> </UI> |