]> git.saurik.com Git - wxWidgets.git/blobdiff - src/univ/scrarrow.cpp
Applied patches.
[wxWidgets.git] / src / univ / scrarrow.cpp
index 83ae91fe15e36fe42fb9f886f97db70c51608079..9680ecc27715f272b5b63b7aa6cdf5750f5b8a1c 100644 (file)
@@ -187,7 +187,7 @@ bool wxScrollArrows::HandleMouseMove(const wxMouseEvent& event) const
                 return TRUE;
             }
         }
-        else if ( 1 ) //FIXME: m_control->ShouldPauseScrolling() )
+        else // if ( 1 ) FIXME: m_control->ShouldPauseScrolling() )
         {
             // we may want to stop it
             if ( arrow != m_captureData->m_arrowPressed )