added welcome dialog

This commit is contained in:
itsmattkc
2021-07-23 17:46:42 -07:00
parent 9e183779f3
commit d0e7258301
7 changed files with 84 additions and 13 deletions
+1 -1
View File
@@ -26,7 +26,7 @@
namespace olive {
const int ScrollingLabel::kMinLineHeight = 5;
const int ScrollingLabel::kMinLineHeight = 10;
ScrollingLabel::ScrollingLabel(QWidget *parent) :
QWidget(parent),