#include <kiplatform/touchpad.h>
#include <InteractionContext.h>
#include <windows.h>
#include <commctrl.h>
#include <limits>
#include <utility>
#include <vector>
#include <wx/window.h>
Go to the source code of this file.