synfig-studio
1.0.3
|
Template File. More...
#include <fstream>
#include <iostream>
#include <algorithm>
#include <sys/stat.h>
#include "settings.h"
#include <synfig/general.h>
#include <synfig/guid.h>
#include "general.h"
Functions | |
static bool | compare_pref_first (synfig::String first, synfig::String second) |
Compare two key names, putting pref.* keys first. |
Template File.
$Id$
|
static |
Compare two key names, putting pref.* keys first.
Referenced by synfigapp::Settings::get_key_list().