Remove unnecessary QMessageBox forward declaration from header
This is not used at all.
This commit is contained in:
parent
6cc4662651
commit
d8d562ba1d
1 changed files with 0 additions and 2 deletions
|
|
@ -10,8 +10,6 @@
|
|||
|
||||
#include "wx/msgdlg.h"
|
||||
|
||||
class QMessageBox;
|
||||
|
||||
class WXDLLIMPEXP_CORE wxMessageDialog : public wxMessageDialogBase
|
||||
{
|
||||
public:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue