|
synfig-studio
1.0.3
|
writeme More...
#include <iostream>#include <string>#include <ETL/stringf>#include <gtkmm/image.h>#include <gtkmm/label.h>#include <gtkmm/frame.h>#include <gtkmm/fixed.h>#include <synfig/general.h>#include "splash.h"#include "app.h"#include "general.h"Macros | |
| #define | VERSION "unknown" |
| #define | PACKAGE "synfigstudio" |
| #define | IMAGE_DIR "/usr/local/share/pixmaps" |
| #define | IMAGE_EXT "png" |
writeme
$Id$
=== N O T E S ===========================================================
| #define VERSION "unknown" |
Referenced by studio::Splash::Splash().
| #define PACKAGE "synfigstudio" |
| #define IMAGE_DIR "/usr/local/share/pixmaps" |
Referenced by studio::Splash::Splash().
| #define IMAGE_EXT "png" |
Referenced by studio::Splash::Splash().
1.8.1.2