MCPcopy Create free account
hub / github.com/chrxh/alien / ExitDialog

Method ExitDialog

source/Gui/ExitDialog.cpp:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5#include "MainLoopController.h"
6
7ExitDialog::ExitDialog()
8 : AlienDialog("Exit")
9{}
10
11void ExitDialog::processIntern()
12{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected