Jean-Marc Lasgouttes wrote:
[EMAIL PROTECTED] writes:
Author: younes
Date: Fri Jun 6 13:34:49 2008
New Revision: 25161
URL: http://www.lyx.org/trac/changeset/25161
Log:
move GuiImage::loadableFormats() to support/imagetools.{h,cpp} and simplify
this whole stuff. What a mess!
Why didn't you put it in graphics/imagetools.*?
Because Qt is not allowed in graphics/, AFAIK.
It looks a bit too
specific for support/ isn't it?
Well, I considered that as a Qt tool encapsulation, along QFile, etc. I
don't know...
Abdel.