b5bf6c0 Add a popup window class
src/client/CMakeLists.txt | 3 +-
src/client/client.cpp | 7 +++
src/client/client.h | 2 +
src/client/popup.cpp | 106 +++++++++++++++++++++++++++++++++++++++++++++
src/client/popup.h | 69 +++++++++++++++++++++++++++++
5 files changed, 186 insertions(+), 1 deletion(-)
Upstream: github.com