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

Method DeleteUserDialog

source/Gui/DeleteUserDialog.cpp:12–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10#include "GenericMessageDialog.h"
11
12DeleteUserDialog::DeleteUserDialog()
13 : AlienDialog("Delete user")
14{}
15
16void DeleteUserDialog::processIntern()
17{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected