new-from-template.h revision 8782f3db622f69313c21817dde1bec91d36d1104
/** @file
* @brief New From Template main dialog
*/
/* Authors:
* Jan Darowski <jan.darowski@gmail.com>, supervised by Krzysztof KosiĆski
*
* Copyright (C) 2013 Authors
* Released under GNU GPL, read the file 'COPYING' for more information
*/
#include <gtkmm/notebook.h>
#include "template-load-tab.h"
#include "static-template-load-tab.h"
{
static void load_new_from_template();
void _createFromTemplate();
};
}
}
#endif