diff options
Diffstat (limited to 'kaboodle/view.h')
-rw-r--r-- | kaboodle/view.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kaboodle/view.h b/kaboodle/view.h index 8ac94db4..4e2f3edf 100644 --- a/kaboodle/view.h +++ b/kaboodle/view.h @@ -36,8 +36,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #include "controls.h" #include "player.h" -class QButton; -class QLabel; +class TQButton; +class TQLabel; class KVideoWidget; namespace Kaboodle |