You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdevelop/parts/filecreate/addglobaldlg.h

46 lines
1.0 KiB

/****************************************************************************
** Form interface generated from reading ui file './addglobaldlg.ui'
**
** Created: Сбт Лют 8 20:48:22 2003
** by: The User Interface Compiler ($Id$)
**
** WARNING! All changes made in this file will be lost!
****************************************************************************/
#ifndef ADDGLOBALDLG_H
#define ADDGLOBALDLG_H
#include <tqvariant.h>
#include <tqdialog.h>
class TQVBoxLayout;
class TQHBoxLayout;
class TQGridLayout;
class TQListView;
class TQListViewItem;
class TQPushButton;
class AddGlobalDlg : public TQDialog
{
TQ_OBJECT
public:
AddGlobalDlg( TQWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
~AddGlobalDlg();
TQPushButton* buttonHelp;
TQPushButton* buttonOk;
TQPushButton* buttonCancel;
TQListView* fcglobal_view;
protected:
TQGridLayout* AddGlobalDlgLayout;
TQHBoxLayout* Layout1;
protected slots:
virtual void languageChange();
};
#endif // ADDGLOBALDLG_H