Step 118: settings panel
This commit is contained in:
@@ -96,6 +96,7 @@ public:
|
||||
}
|
||||
|
||||
int getTabSize() const { return indent_.tabSize; }
|
||||
void setTabSize(int size) { indent_.tabSize = size; }
|
||||
|
||||
// --- Comments ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user