Renamed private members
This commit is contained in:
@@ -51,7 +51,7 @@ CommandPage::CommandPage()
|
||||
text->setStyleSheet("color: #bbb");
|
||||
|
||||
// ---- end of layout
|
||||
this->commandsEditTimer.setSingleShot(true);
|
||||
this->commandsEditTimer_.setSingleShot(true);
|
||||
}
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
Reference in New Issue
Block a user