Re: [Cvslog] r24927 - in /lyx-devel/trunk/src/frontends/qt4: GuiBox.cp...

2008-05-25 Thread Peter Kümmel
Andre Poenitz wrote: Incidentally, that is one of the reason why I don't like our ALL_CAPS enums. The "macro namespace" is filled up with crap, and chances for clashs are much higher than with CamelBump or whatEverElse. I agree, ALL_CAPS is reserved for macros and nothing else. Peter

Re: [Cvslog] r24927 - in /lyx-devel/trunk/src/frontends/qt4: GuiBox.cp...

2008-05-24 Thread Andre Poenitz
On Sat, May 24, 2008 at 09:58:57PM -, [EMAIL PROTECTED] wrote: > Author: kuemmel > Date: Sat May 24 23:58:56 2008 > New Revision: 24927 > > URL: http://www.lyx.org/trac/changeset/24927 > Log: > remove stupid windows defines > > Modified: > lyx-devel/trunk/src/frontends/qt4/GuiBox.cpp >