diff options
author | Timothy Pearson <[email protected]> | 2011-12-15 15:30:48 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-15 15:30:48 -0600 |
commit | f97c8a56e217f04e08776ccf8021721b7d919b7d (patch) | |
tree | 436c68db12057f4d08acfbf37bec9cd8dfafcec8 /src/kmplayerview.h | |
parent | d211eb866a067b537fb32cab5f10f8dd24a73ad7 (diff) | |
download | kmplayer-f97c8a56e217f04e08776ccf8021721b7d919b7d.tar.gz kmplayer-f97c8a56e217f04e08776ccf8021721b7d919b7d.zip |
Rename a number of old tq methods that are no longer tq specific
Diffstat (limited to 'src/kmplayerview.h')
-rw-r--r-- | src/kmplayerview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kmplayerview.h b/src/kmplayerview.h index 696ad48..1b39193 100644 --- a/src/kmplayerview.h +++ b/src/kmplayerview.h @@ -23,7 +23,7 @@ #include <config.h> #endif #include <tqwidget.h> -#include <tqtextedit.h> +#include <textedit.h> #include <kdockwidget.h> #include <kurl.h> |