Fix indentation in wxQtMessageDialog
No real changes.
This commit is contained in:
parent
d8d562ba1d
commit
4b577f2932
1 changed files with 2 additions and 3 deletions
|
|
@ -18,9 +18,8 @@
|
|||
|
||||
class wxQtMessageDialog : public wxQtEventSignalHandler< QMessageBox, wxMessageDialog >
|
||||
{
|
||||
|
||||
public:
|
||||
wxQtMessageDialog( wxWindow *parent, wxMessageDialog *handler );
|
||||
public:
|
||||
wxQtMessageDialog( wxWindow *parent, wxMessageDialog *handler );
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue