mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-08-29 20:55:28 -05:00
Style changes in utility.hpp
This commit is contained in:
@@ -193,7 +193,7 @@ void StringListEdit::Clicked(QListWidgetItem *item)
|
||||
|
||||
void StringListEdit::SetListSize()
|
||||
{
|
||||
setHeightToContentHeight(_list);
|
||||
SetHeightToContentHeight(_list);
|
||||
adjustSize();
|
||||
updateGeometry();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user