Wireshark
4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
ui
stratoshark
stratoshark_about_dialog.h
Go to the documentation of this file.
1
10
#ifndef STRATOSHARK_ABOUT_DIALOG_H
11
#define STRATOSHARK_ABOUT_DIALOG_H
12
13
#include "config.h"
14
15
#include "
about_dialog.h
"
16
17
class
StratosharkAboutDialog
:
public
AboutDialog
18
{
19
Q_OBJECT
20
21
public
:
22
explicit
StratosharkAboutDialog
(QWidget *parent = 0);
23
virtual
~StratosharkAboutDialog
() {}
24
25
protected
:
26
virtual
const
char
* getVCSVersion()
override
;
27
};
28
29
#endif
// STRATOSHARK_ABOUT_DIALOG_H
about_dialog.h
AboutDialog
Definition
about_dialog.h:79
StratosharkAboutDialog
Definition
stratoshark_about_dialog.h:18
Generated by
1.9.8