mirror of
https://github.com/SpartanJ/eepp.git
synced 2026-05-30 01:56:31 +03:00
Fix typo.
This commit is contained in:
@@ -3342,7 +3342,7 @@ void App::initProjectTreeView( std::string path, bool openClean ) {
|
||||
}
|
||||
}
|
||||
|
||||
mProjectTreeView->setDisableCellCliping( true );
|
||||
mProjectTreeView->setDisableCellClipping( true );
|
||||
mProjectTreeView->setAutoExpandOnSingleColumn( true );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user