[bt-devel] Please test
Thomas J. Philpot
bt-devel@crosswire.org
Tue, 1 Feb 2000 00:56:29 -0600 (CST)
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/kde2/include
-I/cvs/kde2/qt-copy/include -I/usr/X11R6/include -I/usr/include/sword -O2
-c cbibletimeview.cpp cbibletimeview.cpp:
In method `CBibleTimeView::CBibleTimeView(class QWidget * = 0, const char
* = 0, class KToolBar * = 0, class QPopupMenu * =
0)': cbibletimeview.cpp:33:
`PaletteBased' undeclared (first use this function) cbibletimeview.cpp:33:
(Each undeclared identifier is reported only once cbibletimeview.cpp:33:
for each function it appears in.)
make[4]: *** [cbibletimeview.o] Error 1
I can't find a reference to PaletteBased in the docs or in the code -->
typo?
Try changing it to 'PaletteBase' then recompiling.. It should work then.
Keith James