]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/tooltip.cpp
Remove the unused "monolithic" MSW wxMediaCtrl file.
[wxWidgets.git] / src / msw / tooltip.cpp
index 5f8221238b6003eb8957be1013d166aa0cb959b3..f43fed3843e996d8ccc8339aa913b10169feb895 100644 (file)
@@ -105,10 +105,10 @@ public:
         {
             // this tooltip must be shown only if the mouse hovers a specific rect
             // of the hwnd parameter!
-                   rect.left = rc.GetLeft();
-                   rect.right = rc.GetRight();
-                   rect.top = rc.GetTop();
-                   rect.bottom = rc.GetBottom();
+            rect.left = rc.GetLeft();
+            rect.right = rc.GetRight();
+            rect.top = rc.GetTop();
+            rect.bottom = rc.GetBottom();
 
             // note that not setting TTF_IDISHWND from the uFlags member means that the
             // ti.uId field should not contain the HWND but rather as MSDN says an