mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-05 14:47:52 -04:00
fix build with wxWidgets 3.1.3 (#765)
AppFrame.cpp use wxToolTip() without including the library
This commit is contained in:
parent
4f7dcd4d89
commit
31323fe3c2
@ -9,6 +9,7 @@
|
|||||||
#include <wx/sizer.h>
|
#include <wx/sizer.h>
|
||||||
#include <wx/bitmap.h>
|
#include <wx/bitmap.h>
|
||||||
#include <wx/statbmp.h>
|
#include <wx/statbmp.h>
|
||||||
|
#include <wx/tooltip.h>
|
||||||
|
|
||||||
#include "PrimaryGLContext.h"
|
#include "PrimaryGLContext.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user