Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] writes:

Author: younes
Date: Thu Sep 27 16:47:42 2007
New Revision: 20541

URL: http://www.lyx.org/trac/changeset/20541
Log:
gcc compil fix.

Hmm, now I get:

In file included from ../../../../lyx-devel/src/frontends/qt4/Dialogs.cpp:17:
../../../../lyx-devel/src/frontends/qt4/DialogView.h: In member function `void 
lyx::frontend::DialogView<MyController, MyWidget>::showEvent(QShowEvent*)':
../../../../lyx-devel/src/frontends/qt4/DialogView.h:100: error: 
`restoreGeometry' is not a member of `QDialog'
../../../../lyx-devel/src/frontends/qt4/DialogView.h: In member function `void 
lyx::frontend::DialogView<MyController, MyWidget>::closeEvent(QCloseEvent*)':
../../../../lyx-devel/src/frontends/qt4/DialogView.h:108: error: `saveGeometry' 
is not a member of `QDialog'

Ohhh shit, this is a Qt 4.2 feature!

Too bad for those using 4.1... I'll enclose the session code between #ifdef, sorry about that.

Abdel.

Reply via email to