/** @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 "template-load-tab.h"
{
static void load_new_from_template();
void setCreateButtonSensitive(bool value);
void _createFromTemplate();
void _onClose();
};
}
}
#endif