[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]

[XaraXtreme-commits] Commit Complete



Commit by  : gerry
Repository : xara
Revision   : 975
Date       : Mon May  8 15:22:26 BST 2006

Changed paths:
   M /Trunk/XaraLX/wxOil/camview.cpp

Backed out change in OnActivateView


Diff:
Index: Trunk/XaraLX/wxOil/camview.cpp
===================================================================
--- Trunk/XaraLX/wxOil/camview.cpp	(revision 974)
+++ Trunk/XaraLX/wxOil/camview.cpp	(revision 975)
@@ -1498,7 +1498,7 @@
 	else
 	{
 		TRACEUSER("Gerry", _T("Deactivating the view
"));
-
+/*
 		// Lets just try setting no selected for the time being but only if this view is the selected one
 		if (DocView::GetSelected() == pDocView)
 		{
@@ -1508,7 +1508,7 @@
 		else
 		{
 			TRACEUSER("Gerry", _T("Not the selected view
"));
-		}
+		}*/
 	}
 }
 


Xara