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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user