Remove hard TABs from documentation files

No real changes.
This commit is contained in:
Vadim Zeitlin
2018-12-15 23:34:01 +01:00
parent e0e4f16282
commit cdd0430b37
3 changed files with 5 additions and 5 deletions

View File

@@ -908,7 +908,7 @@ public:
"Safe parts" are all non-UI elements (e.g. all layout determining parameters like the
size, position etc.). "Unsafe parts" (pointers to button, frame and window) are not
modified by this write operation.
@remark This method is used when loading perspectives.
*/
void SafeSet(wxAuiPaneInfo source);