Remove duplicate header inclusion in wxQt
No real changes, just remove a redundant line.
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
|
||||
#include "wx/kbdstate.h"
|
||||
#include "wx/gdicmn.h"
|
||||
#include "wx/gdicmn.h"
|
||||
|
||||
|
||||
wxPoint wxQtConvertPoint( const QPoint &point )
|
||||
|
Reference in New Issue
Block a user