Add settings panel for homeserver's domain
This commit is contained in:
parent
0834b246ad
commit
1f10403ace
7 changed files with 175 additions and 13 deletions
|
|
@ -50,6 +50,7 @@ private:
|
|||
inline void OverlayModal::setDuration(int duration)
|
||||
{
|
||||
duration_ = duration;
|
||||
animation_->setDuration(duration_);
|
||||
}
|
||||
|
||||
inline void OverlayModal::setColor(QColor color)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue