Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/xwt.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHywel Thomas <hywel.w.thomas@gmail.com>2014-03-05 21:25:39 +0400
committerHywel Thomas <hywel.w.thomas@gmail.com>2014-03-05 21:25:39 +0400
commit4aefa7a0b5901c21c101a5ebb514bfdf2001ab8b (patch)
tree9047f98180ced90d804e57965b244e7ee5d14ab6 /Xwt.sln
parente9620b9b272ed806a8ab5a571660211aaec272f6 (diff)
[Mac] Fix CanvasBackend QueueDraw (rect) to ensure redraw
Original code did not cause OnDraw to be called as expected
Diffstat (limited to 'Xwt.sln')
-rw-r--r--Xwt.sln6
1 files changed, 3 insertions, 3 deletions
diff --git a/Xwt.sln b/Xwt.sln
index f65211c0..709e1b5b 100644
--- a/Xwt.sln
+++ b/Xwt.sln
@@ -1,8 +1,8 @@
-
+
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
-VisualStudioVersion = {0}
-MinimumVisualStudioVersion = {0}
+# VisualStudioVersion = {0}
+# MinimumVisualStudioVersion = {0}
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xwt", "Xwt\Xwt.csproj", "{92494904-35FA-4DC9-BDE9-3A3E87AC49D3}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Xwt.Gtk", "Xwt.Gtk\Xwt.Gtk.csproj", "{C3887A93-B2BD-4097-8E2F-3A063EFF32FD}"