diff options
author | Timothy Pearson <[email protected]> | 2011-12-16 09:56:14 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-16 09:56:14 -0600 |
commit | ee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8 (patch) | |
tree | 0630bc6a5a0e9a1187503dca93799ee21055d050 /src/kmplayerview.h | |
parent | f97c8a56e217f04e08776ccf8021721b7d919b7d (diff) | |
download | kmplayer-ee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8.tar.gz kmplayer-ee4b31b7bd3e899cad30866bf083c3ff6a4a9fc8.zip |
Revert "Rename a number of old tq methods that are no longer tq specific"
This reverts commit f97c8a56e217f04e08776ccf8021721b7d919b7d.
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 1b39193..696ad48 100644 --- a/src/kmplayerview.h +++ b/src/kmplayerview.h @@ -23,7 +23,7 @@ #include <config.h> #endif #include <tqwidget.h> -#include <textedit.h> +#include <tqtextedit.h> #include <kdockwidget.h> #include <kurl.h> |