Editor code: tidy up BOOLs,NULLs and overrides pt6.

Merge pull request #2877 from nemerle/tidy_up_editor_code_a_bit_split6
This commit is contained in:
hultonha
2021-08-06 12:49:05 +01:00
committed by GitHub
32 changed files with 136 additions and 136 deletions
+1 -1
View File
@@ -93,7 +93,7 @@ public:
//////////////////////////////////////////////////////////////////////////
//! Get current layout window.
//! @return Pointer to the layout window, can be NULL.
//! @return Pointer to the layout window, can be nullptr.
virtual CLayoutWnd* GetLayout() const;
//! Cycle between different 2D viewports type on same view pane.