10#ifndef STRATOSHARK_ABOUT_DIALOG_H
11#define STRATOSHARK_ABOUT_DIALOG_H
AboutDialog(QWidget *parent=0)
Construct an AboutDialog.
Definition about_dialog.cpp:258
StratosharkAboutDialog(QWidget *parent=0)
Constructs the Stratoshark About dialog.
Definition stratoshark_about_dialog.cpp:17
virtual ~StratosharkAboutDialog()
Destroys the dialog.
Definition stratoshark_about_dialog.h:35