X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fwindows%2Fleash%2FMainFrm.cpp;h=29796b38331307503b30f2ca17c790776e129f37;hb=c2f234c139894aebb32be1238c052b33d03ec2e9;hp=843f2cecf9f04f273bc695cd64a8af2531cc6b04;hpb=5218de8a2a1c8797fea608e55fa0097fff0e1f34;p=platform%2Fupstream%2Fkrb5.git diff --git a/src/windows/leash/MainFrm.cpp b/src/windows/leash/MainFrm.cpp index 843f2ce..29796b3 100644 --- a/src/windows/leash/MainFrm.cpp +++ b/src/windows/leash/MainFrm.cpp @@ -175,7 +175,7 @@ int CMainFrame::OnCreate(LPCREATESTRUCT lpCreateStruct) #endif - // TODO: Remove this if you don't want tool tips or a resizeable toolbar + // TODO: Remove this if you don't want tool tips or a resizable toolbar //m_wndToolBar.SetPaneStyle(m_wndToolBar.GetPaneStyle() | // CBRS_TOOLTIPS | CBRS_FLYBY | CBRS_SIZE_DYNAMIC);