From bc64d3c2418b251bfe36231abd0ea5f92868548d Mon Sep 17 00:00:00 2001 From: omigamedev Date: Mon, 8 Oct 2018 03:51:05 +0200 Subject: [PATCH] implement pick_dir on windows, upload VS project, --- PanoPainter.vcxproj | 2 ++ PanoPainter.vcxproj.filters | 6 +++++ data/layout.xml | 4 ++-- src/app_events.cpp | 27 ++++++++++++++++----- src/main.cpp | 48 ++++++++++++++++++++++++++----------- src/node_dialog_browse.cpp | 8 +++++++ src/node_dialog_open.cpp | 16 +++++++++++++ 7 files changed, 89 insertions(+), 22 deletions(-) diff --git a/PanoPainter.vcxproj b/PanoPainter.vcxproj index 89913b0..b96e741 100644 --- a/PanoPainter.vcxproj +++ b/PanoPainter.vcxproj @@ -202,6 +202,7 @@ + @@ -320,6 +321,7 @@ + diff --git a/PanoPainter.vcxproj.filters b/PanoPainter.vcxproj.filters index bb3dd31..44b9b38 100644 --- a/PanoPainter.vcxproj.filters +++ b/PanoPainter.vcxproj.filters @@ -261,6 +261,9 @@ Source Files\ui + + Source Files\ui + @@ -467,6 +470,9 @@ Header Files\ui + + Header Files\ui + diff --git a/data/layout.xml b/data/layout.xml index 1132bd1..e1bf680 100644 --- a/data/layout.xml +++ b/data/layout.xml @@ -400,7 +400,7 @@ - +