Ananas Library 0.9.5
eaddobj.ui.h
1/****************************************************************************
2** ui.h extension file, included from the uic-generated form implementation.
3**
4** If you wish to add, delete or rename functions or slots use
5** Qt Designer which will update this file, preserving your code. Create an
6** init() function in place of a constructor, and a destroy() function in
7** place of a destructor.
8*****************************************************************************/
9
10void
11eAddObj::init()
12{
13}
14
15void
16eAddObj::destroy()
17{
18}