Fix segfault on close of RT when RT was started with a filename as argument
This commit is contained in:
parent
4ea92d3e93
commit
e7a4ae3c9f
@ -99,6 +99,8 @@ RTWindow::RTWindow ()
|
|||||||
, bpanel (nullptr)
|
, bpanel (nullptr)
|
||||||
, splash (nullptr)
|
, splash (nullptr)
|
||||||
, btn_fullscreen (nullptr)
|
, btn_fullscreen (nullptr)
|
||||||
|
, iFullscreen (nullptr)
|
||||||
|
, iFullscreen_exit (nullptr)
|
||||||
, epanel (nullptr)
|
, epanel (nullptr)
|
||||||
, fpanel (nullptr)
|
, fpanel (nullptr)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user