####### This section will soon be automatically generated.  At the moment
#######    it is semi-appropriate for building on linux-gcc-shared

INCDIR = $(QTDIR)/include
CFLAGS = -O2 -fno-strength-reduce -Wall -W
LIBCFLAGS = -fPIC
YACCCFLAGS = -Wno-unused -Wno-parentheses
LFLAGS = -L$(QTDIR)/qt/lib -lqt
CC = gcc
MOC = $(QTDIR)/bin/moc
SHELL = /bin/sh

####### End of not-yet-automatically generated section
#
# $Source$

# The Qt meta object support files

METASRC = mbttngrp.cpp mbutton.cpp mchkbox.cpp mcombo.cpp mframe.cpp \
	  mgrpbox.cpp mlabel.cpp mlcdnum.cpp mlined.cpp mlistbox.cpp \
	  mmenubar.cpp mmlined.cpp mpopmenu.cpp mprogbar.cpp mpushbt.cpp \
	  mradiobt.cpp mscrbar.cpp mslider.cpp mtabbar.cpp mtablevw.cpp \
	  mtooltip.cpp mvalidator.cpp
METAOBJ = mbttngrp.o mbutton.o mchkbox.o mcombo.o mframe.o mgrpbox.o \
	  mlabel.o mlcdnum.o mlined.o mlistbox.o mmenubar.o mmlined.o \
	  mpopmenu.o mprogbar.o mpushbt.o mradiobt.o mscrbar.o mslider.o \
	  mtabbar.o mtablevw.o mtooltip.o mvalidator.o

# The C++ header files

HEADERS = qbttngrp.h qbutton.h qchkbox.h qcombo.h qframe.h qgrpbox.h \
	  qlabel.h qlcdnum.h qlined.h qlistbox.h qmenubar.h qmenudta.h \
	  qmlined.h qpopmenu.h qprogbar.h qpushbt.h qradiobt.h qrangect.h \
	  qscrbar.h qslider.h qtabbar.h qtablevw.h qtooltip.h qvalidator.h

# The C++ source files that are edited by humans

SOURCES = qbttngrp.cpp qbutton.cpp qchkbox.cpp qcombo.cpp qframe.cpp \
	  qgrpbox.cpp qlabel.cpp qlcdnum.cpp qlined.cpp qlistbox.cpp \
	  qmenubar.cpp qmenudta.cpp qmlined.cpp qpopmenu.cpp qprogbar.cpp \
	  qpushbt.cpp qradiobt.cpp qrangect.cpp qscrbar.cpp qslider.cpp \
	  qtabbar.cpp qtablevw.cpp qtooltip.cpp qvalidator.cpp

# The object code files from SOURCES above

OBJECTS = qbttngrp.o qbutton.o qchkbox.o qcombo.o qframe.o qgrpbox.o \
	  qlabel.o qlcdnum.o qlined.o qlistbox.o qmenubar.o qmenudta.o \
	  qmlined.o qpopmenu.o qprogbar.o qpushbt.o qradiobt.o qrangect.o \
	  qscrbar.o qslider.o qtabbar.o qtablevw.o qtooltip.o qvalidator.o

.SUFFIXES: .cpp

.cpp.o:
	$(CC) -I$(INCDIR) -c $(CFLAGS) $(LIBCFLAGS) $<

all: $(OBJECTS) $(METAOBJ)

depend:
	makedepend $(SOURCES) 2> /dev/null

dep: depend

clean:
	-rm -f *.o *.bak *~ *% $(METASRC) "#*#"


# For maximum compatibility with old versions of make, we generate
# a separate rule for each meta object source file.

# Though you can see what is in these files, we urge you not to use this
# knowledge in your programs.

# METAHEADERS is the list of header files included by all the meta object
# source files

METAHEADERS = ../tools/qarray.h ../kernel/qconnect.h ../kernel/qevent.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglobal.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpoint.h \
	../kernel/qrect.h ../tools/qshared.h ../kernel/qsize.h \
	../tools/qstring.h ../kernel/qwindefs.h

mbttngrp.o: mbttngrp.cpp
mbttngrp.cpp: qbttngrp.h $(METAHEADERS)
	$(MOC) -o mbttngrp.cpp qbttngrp.h

mbutton.o: mbutton.cpp
mbutton.cpp: qbutton.h $(METAHEADERS)
	$(MOC) -o mbutton.cpp qbutton.h

mchkbox.o: mchkbox.cpp
mchkbox.cpp: qchkbox.h $(METAHEADERS)
	$(MOC) -o mchkbox.cpp qchkbox.h

mcombo.o: mcombo.cpp
mcombo.cpp: qcombo.h $(METAHEADERS)
	$(MOC) -o mcombo.cpp qcombo.h

mframe.o: mframe.cpp
mframe.cpp: qframe.h $(METAHEADERS)
	$(MOC) -o mframe.cpp qframe.h

mgrpbox.o: mgrpbox.cpp
mgrpbox.cpp: qgrpbox.h $(METAHEADERS)
	$(MOC) -o mgrpbox.cpp qgrpbox.h

mlabel.o: mlabel.cpp
mlabel.cpp: qlabel.h $(METAHEADERS)
	$(MOC) -o mlabel.cpp qlabel.h

mlcdnum.o: mlcdnum.cpp
mlcdnum.cpp: qlcdnum.h $(METAHEADERS)
	$(MOC) -o mlcdnum.cpp qlcdnum.h

mlined.o: mlined.cpp
mlined.cpp: qlined.h $(METAHEADERS)
	$(MOC) -o mlined.cpp qlined.h

mlistbox.o: mlistbox.cpp
mlistbox.cpp: qlistbox.h $(METAHEADERS)
	$(MOC) -o mlistbox.cpp qlistbox.h

mmenubar.o: mmenubar.cpp
mmenubar.cpp: qmenubar.h $(METAHEADERS)
	$(MOC) -o mmenubar.cpp qmenubar.h

mmlined.o: mmlined.cpp
mmlined.cpp: qmlined.h $(METAHEADERS)
	$(MOC) -o mmlined.cpp qmlined.h

mpopmenu.o: mpopmenu.cpp
mpopmenu.cpp: qpopmenu.h $(METAHEADERS)
	$(MOC) -o mpopmenu.cpp qpopmenu.h

mprogbar.o: mprogbar.cpp
mprogbar.cpp: qprogbar.h $(METAHEADERS)
	$(MOC) -o mprogbar.cpp qprogbar.h

mpushbt.o: mpushbt.cpp
mpushbt.cpp: qpushbt.h $(METAHEADERS)
	$(MOC) -o mpushbt.cpp qpushbt.h

mradiobt.o: mradiobt.cpp
mradiobt.cpp: qradiobt.h $(METAHEADERS)
	$(MOC) -o mradiobt.cpp qradiobt.h

mscrbar.o: mscrbar.cpp
mscrbar.cpp: qscrbar.h $(METAHEADERS)
	$(MOC) -o mscrbar.cpp qscrbar.h

mslider.o: mslider.cpp
mslider.cpp: qslider.h $(METAHEADERS)
	$(MOC) -o mslider.cpp qslider.h

mtabbar.o: mtabbar.cpp
mtabbar.cpp: qtabbar.h $(METAHEADERS)
	$(MOC) -o mtabbar.cpp qtabbar.h

mtablevw.o: mtablevw.cpp
mtablevw.cpp: qtablevw.h $(METAHEADERS)
	$(MOC) -o mtablevw.cpp qtablevw.h

mtooltip.o: mtooltip.cpp
mtooltip.cpp: qtooltip.h $(METAHEADERS)
	$(MOC) -o mtooltip.cpp qtooltip.h

mvalidator.o: mvalidator.cpp
mvalidator.cpp: qvalidator.h $(METAHEADERS)
	$(MOC) -o mvalidator.cpp qvalidator.h


# DO NOT DELETE THIS LINE -- make depend depends on it.

# What is here now is accurate as far as it goes, but does not include
# system header files.

qbttngrp.o: ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpalette.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../tools/qarray.h ../tools/qcollect.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglist.h \
	../tools/qglobal.h ../tools/qlist.h ../tools/qshared.h \
	../tools/qstring.h qbttngrp.cpp qbttngrp.h qbutton.h qframe.h \
	qgrpbox.h

qbutton.o: ../kernel/qaccel.h ../kernel/qbitmap.h \
	../kernel/qbrush.h ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qkeycode.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpixmap.h \
	../kernel/qpmcache.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qtimer.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qshared.h \
	../tools/qstring.h qbttngrp.h qbutton.cpp qbutton.h qframe.h \
	qgrpbox.h

qchkbox.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpixmap.h ../kernel/qpmcache.h ../kernel/qpntarry.h \
	../kernel/qpoint.h ../kernel/qrect.h ../kernel/qregion.h \
	../kernel/qsize.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qshared.h \
	../tools/qstring.h qbutton.h qchkbox.cpp qchkbox.h

qcombo.o: ../kernel/qapp.h ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qkeycode.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpixmap.h ../kernel/qpntarry.h \
	../kernel/qpoint.h ../kernel/qrect.h ../kernel/qregion.h \
	../kernel/qsize.h ../kernel/qtimer.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../kernel/qwmatrix.h ../tools/qarray.h \
	../tools/qcollect.h ../tools/qdstream.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglist.h ../tools/qglobal.h \
	../tools/qiodev.h ../tools/qlist.h ../tools/qshared.h \
	../tools/qstring.h ../tools/qstrlist.h qcombo.cpp qcombo.h \
	qframe.h qlined.h qlistbox.h qmenudta.h qpopmenu.h qrangect.h \
	qscrbar.h qtablevw.h

qframe.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpntarry.h ../kernel/qpoint.h ../kernel/qrect.h \
	../kernel/qregion.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../kernel/qwmatrix.h ../tools/qarray.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qshared.h ../tools/qstring.h qframe.cpp qframe.h

qgrpbox.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpntarry.h \
	../kernel/qpoint.h ../kernel/qrect.h ../kernel/qregion.h \
	../kernel/qsize.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qshared.h \
	../tools/qstring.h qframe.h qgrpbox.cpp qgrpbox.h

qlabel.o: ../kernel/qaccel.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qdrawutl.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qkeycode.h ../kernel/qmovie.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpixmap.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qcollect.h ../tools/qgarray.h \
	../tools/qgdict.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qintdict.h ../tools/qshared.h ../tools/qstring.h \
	qframe.h qlabel.cpp qlabel.h

qlcdnum.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpntarry.h \
	../kernel/qpoint.h ../kernel/qrect.h ../kernel/qregion.h \
	../kernel/qsize.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qbitarry.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qshared.h ../tools/qstring.h qframe.h qlcdnum.cpp \
	qlcdnum.h

qlined.o: ../kernel/qapp.h ../kernel/qbrush.h \
	../kernel/qclipbrd.h ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qdrawutl.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qkeycode.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpixmap.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qcollect.h ../tools/qgarray.h \
	../tools/qgdict.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qintdict.h ../tools/qshared.h ../tools/qstring.h \
	qlined.cpp qlined.h qvalidator.h

qlistbox.o: ../kernel/qapp.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qkeycode.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpixmap.h ../kernel/qpntarry.h \
	../kernel/qpoint.h ../kernel/qrect.h ../kernel/qregion.h \
	../kernel/qsize.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qcollect.h \
	../tools/qdstream.h ../tools/qgarray.h ../tools/qgdict.h \
	../tools/qgeneric.h ../tools/qglist.h ../tools/qglobal.h \
	../tools/qintdict.h ../tools/qiodev.h ../tools/qlist.h \
	../tools/qshared.h ../tools/qstring.h ../tools/qstrlist.h \
	qframe.h qlistbox.cpp qlistbox.h qtablevw.h

qmenubar.o: ../kernel/qaccel.h ../kernel/qapp.h \
	../kernel/qbrush.h ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qdrawutl.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qkeycode.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpixmap.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsignal.h \
	../kernel/qsize.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qcollect.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglist.h \
	../tools/qglobal.h ../tools/qlist.h ../tools/qshared.h \
	../tools/qstring.h qframe.h qmenubar.cpp qmenubar.h qmenudta.h \
	qpopmenu.h qtablevw.h

qmenudta.o: ../kernel/qapp.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpalette.h \
	../kernel/qpixmap.h ../kernel/qpoint.h ../kernel/qrect.h \
	../kernel/qsignal.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../tools/qarray.h ../tools/qcollect.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglist.h \
	../tools/qglobal.h ../tools/qlist.h ../tools/qshared.h \
	../tools/qstring.h qframe.h qmenudta.cpp qmenudta.h qpopmenu.h \
	qtablevw.h

qmlined.o: ../kernel/qapp.h ../kernel/qbrush.h \
	../kernel/qclipbrd.h ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qdrawutl.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qkeycode.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpixmap.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qcollect.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglist.h ../tools/qglobal.h \
	../tools/qlist.h ../tools/qshared.h ../tools/qstring.h qframe.h \
	qmlined.cpp qmlined.h qrangect.h qscrbar.h qtablevw.h

qpopmenu.o: ../kernel/qaccel.h ../kernel/qapp.h \
	../kernel/qbitmap.h ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qkeycode.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpixmap.h ../kernel/qpmcache.h \
	../kernel/qpntarry.h ../kernel/qpoint.h ../kernel/qrect.h \
	../kernel/qregion.h ../kernel/qsignal.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qcollect.h ../tools/qgarray.h \
	../tools/qgdict.h ../tools/qgeneric.h ../tools/qglist.h \
	../tools/qglobal.h ../tools/qlist.h ../tools/qptrdict.h \
	../tools/qshared.h ../tools/qstring.h qframe.h qmenubar.h \
	qmenudta.h qpopmenu.cpp qpopmenu.h qtablevw.h

qprogbar.o: ../kernel/qapp.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qdrawutl.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qgarray.h ../tools/qgeneric.h \
	../tools/qglobal.h ../tools/qshared.h ../tools/qstring.h qframe.h \
	qprogbar.cpp qprogbar.h

qpushbt.o: ../kernel/qbitmap.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qdialog.h \
	../kernel/qdrawutl.h ../kernel/qevent.h ../kernel/qfont.h \
	../kernel/qfontinf.h ../kernel/qfontmet.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpixmap.h \
	../kernel/qpmcache.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qgarray.h ../tools/qgeneric.h \
	../tools/qglobal.h ../tools/qshared.h ../tools/qstring.h \
	qbutton.h qpushbt.cpp qpushbt.h

qradiobt.o: ../kernel/qbitmap.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qdrawutl.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qkeycode.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpixmap.h \
	../kernel/qpmcache.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qgarray.h ../tools/qgeneric.h \
	../tools/qglobal.h ../tools/qshared.h ../tools/qstring.h \
	qbttngrp.h qbutton.h qframe.h qgrpbox.h qradiobt.cpp qradiobt.h

qrangect.o: ../tools/qglobal.h qrangect.cpp qrangect.h

qscrbar.o: ../kernel/qbitmap.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qdrawutl.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qkeycode.h ../kernel/qobjdefs.h \
	../kernel/qobject.h ../kernel/qpaintd.h ../kernel/qpainter.h \
	../kernel/qpalette.h ../kernel/qpen.h ../kernel/qpixmap.h \
	../kernel/qpntarry.h ../kernel/qpoint.h ../kernel/qrect.h \
	../kernel/qregion.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../kernel/qwmatrix.h ../tools/qarray.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qshared.h ../tools/qstring.h qrangect.h qscrbar.cpp \
	qscrbar.h

qslider.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qkeycode.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qtimer.h ../kernel/qwidget.h ../kernel/qwindefs.h \
	../kernel/qwmatrix.h ../tools/qarray.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qshared.h \
	../tools/qstring.h qrangect.h qslider.cpp qslider.h

qtabbar.o: ../kernel/qaccel.h ../kernel/qbrush.h \
	../kernel/qcolor.h ../kernel/qcursor.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qkeycode.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpainter.h ../kernel/qpalette.h \
	../kernel/qpen.h ../kernel/qpntarry.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qregion.h ../kernel/qsize.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../kernel/qwmatrix.h \
	../tools/qarray.h ../tools/qcollect.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglist.h ../tools/qglobal.h \
	../tools/qlist.h ../tools/qshared.h ../tools/qstring.h \
	qtabbar.cpp qtabbar.h

qtablevw.o: ../kernel/qbrush.h ../kernel/qcolor.h \
	../kernel/qcursor.h ../kernel/qdrawutl.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qobjdefs.h ../kernel/qobject.h ../kernel/qpaintd.h \
	../kernel/qpainter.h ../kernel/qpalette.h ../kernel/qpen.h \
	../kernel/qpntarry.h ../kernel/qpoint.h ../kernel/qrect.h \
	../kernel/qregion.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../kernel/qwmatrix.h ../tools/qarray.h \
	../tools/qgarray.h ../tools/qgeneric.h ../tools/qglobal.h \
	../tools/qshared.h ../tools/qstring.h qframe.h qrangect.h \
	qscrbar.h qtablevw.cpp qtablevw.h

qtooltip.o: ../kernel/qapp.h ../kernel/qcolor.h \
	../kernel/qconnect.h ../kernel/qcursor.h ../kernel/qevent.h \
	../kernel/qfont.h ../kernel/qfontinf.h ../kernel/qfontmet.h \
	../kernel/qmetaobj.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpalette.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qsize.h ../kernel/qtimer.h \
	../kernel/qwidget.h ../kernel/qwindefs.h ../tools/qarray.h \
	../tools/qcollect.h ../tools/qgarray.h ../tools/qgdict.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qptrdict.h \
	../tools/qshared.h ../tools/qstring.h qframe.h qlabel.h \
	qtooltip.cpp qtooltip.h

qvalidator.o: ../kernel/qcolor.h ../kernel/qcursor.h \
	../kernel/qevent.h ../kernel/qfont.h ../kernel/qfontinf.h \
	../kernel/qfontmet.h ../kernel/qobjdefs.h ../kernel/qobject.h \
	../kernel/qpaintd.h ../kernel/qpalette.h ../kernel/qpoint.h \
	../kernel/qrect.h ../kernel/qsize.h ../kernel/qwidget.h \
	../kernel/qwindefs.h ../tools/qarray.h ../tools/qgarray.h \
	../tools/qgeneric.h ../tools/qglobal.h ../tools/qshared.h \
	../tools/qstring.h qvalidator.cpp qvalidator.h

