Vuo 2.4.4
Loading...
Searching...
No Matches
VuoErrorDialog.hh
Go to the documentation of this file.
1
10#pragma once
11
16{
17public:
18 static void show(QWidget *parent, QString summary, QString details, QString disclosureDetails="");
19};