-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi !

I just tried to compile the latest cvs frm 20:44 and failed. :-(
My compiler seems to be sure, that QGroupBox has no membermethod which
is called isShown. Installed is libqt 3.0.3.

,----
| [EMAIL PROTECTED]:~/tmp/licq/licq-0306012044/plugins/qt-gui# make
| make  all-recursive
| make[1]: Entering directory `/home/schwardt/tmp/licq/licq-0306012044/plugins/qt-gui'
| Making all in src
| make[2]: Entering directory 
`/home/schwardt/tmp/licq/licq-0306012044/plugins/qt-gui/src'
| /bin/sh ../libtool --silent --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H 
-I. -I. -I.. -D_REENTRANT   
| -I/home/schwardt/tmp/licq/licq-0306012044/include -I/usr/X11R6/include 
-I/usr/include/qt   -fPIC -DPIC -D_REENTRANT  -O2 -fno-exceptions -fno-check-new -Wall 
-I/usr/include/qt  -I/usr/X11R6/include  -c usereventdlg.cpp
| usereventdlg.cpp: In method `void UserSendCommon::massMessageToggled(bool)':
| usereventdlg.cpp:1968: no matching function for call to `QGroupBox::isShown ()'
| make[2]: *** [usereventdlg.lo] Error 1
| make[2]: Leaving directory 
`/home/schwardt/tmp/licq/licq-0306012044/plugins/qt-gui/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/home/schwardt/tmp/licq/licq-0306012044/plugins/qt-gui'
| make: *** [all-recursive-am] Error 2
`----

In which QT_VERSION has it been introduced?

,----
|     if (grpMR != NULL 
| #if QT_VERSION >= 300
|         && grpMR->isShown() /* only resize when really necessary! */ 
| #endif
|     )
`----

Have a nice sunday,

 Sönke
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQE+2lamIC/lOivN4KoRAqbzAJ49HHlBE7ziMj6RcWnhAXjMHSmPewCeIVwH
wngRbsr6G5vHshPTDno5A6s=
=yqrR
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to