LUMIERA.clone/src/gui/panels
Ichthyostega 730d2c0233 Fix: we should include gdl headers in accordance to pkg-config
The pkg-config of GDL advises to include the GDL subdir,
which in turn contains a directory "gdl" with the headers.
This is fine, because it makes this name switch work
painless. Thus, please just #include <gdl/gdl-whatever.h>
2009-04-20 03:05:28 +02:00
..
panel.cpp Fix: we should include gdl headers in accordance to pkg-config 2009-04-20 03:05:28 +02:00
panel.hpp Fix: we should include gdl headers in accordance to pkg-config 2009-04-20 03:05:28 +02:00
resources-panel.cpp Tidied up some loose ends on panel switching 2009-04-13 16:50:42 +01:00
resources-panel.hpp Improved switching implementation 2009-04-13 16:11:50 +01:00
timeline-panel.cpp Tidied up some loose ends on panel switching 2009-04-13 16:50:42 +01:00
timeline-panel.hpp Improved switching implementation 2009-04-13 16:11:50 +01:00
viewer-panel.cpp Tidied up some loose ends on panel switching 2009-04-13 16:50:42 +01:00
viewer-panel.hpp Improved switching implementation 2009-04-13 16:11:50 +01:00