Add wxWindow forward declaration to wx/tipdlg.h

The class needs to be at least forward-declared before being used in the
declarations here.
This commit is contained in:
Vadim Zeitlin
2025-02-11 18:06:42 +01:00
parent 1cf7f808bc
commit 0865ea96b1
+2
View File
@@ -20,6 +20,8 @@
#include "wx/textfile.h"
class WXDLLIMPEXP_FWD_CORE wxWindow;
// ----------------------------------------------------------------------------
// wxTipProvider - a class which is used by wxTipDialog to get the text of the
// tips