static-template-load-tab.h revision 8782f3db622f69313c21817dde1bec91d36d1104
/** @file
* @brief New From Template static templates tab
*/
/* 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"
{
virtual void createTemplate();
virtual void _displayTemplateInfo();
};
}
}
#endif