refactored cursors same as icons

This commit is contained in:
itsmattkc
2019-03-10 17:58:32 +11:00
parent 8b9b688acd
commit f25f8e145c
5 changed files with 28 additions and 26 deletions
+1 -1
View File
@@ -195,7 +195,7 @@ MainWindow::MainWindow(QWidget *parent) :
first_show(true)
{
olive::icon::Initialize();
init_custom_cursors();
olive::cursor::Initialize();
open_debug_file();