Add native wxSearchCtrl for GTK+ port

This commit is contained in:
AliKet
2019-12-27 16:18:14 +01:00
committed by Vadim Zeitlin
parent a7f31db8cd
commit c09db9c23d
7 changed files with 658 additions and 24 deletions

View File

@@ -1403,6 +1403,7 @@ set(GTK_SRC
src/gtk/animate.cpp
src/gtk/bmpcbox.cpp
src/gtk/hyperlink.cpp
src/gtk/srchctrl.cpp
)
set(GTK2_SRC
@@ -1474,6 +1475,7 @@ set(GTK_HDR
wx/gtk/taskbar.h
wx/gtk/activityindicator.h
wx/gtk/hyperlink.h
wx/gtk/srchctrl.h
)
set(GTK2_HDR