COMP: Remove warning
This commit is contained in:
parent
094dd40d2e
commit
3db6752efb
@ -22,7 +22,7 @@ class cmakewizard
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
cmakewizard();
|
cmakewizard();
|
||||||
~cmakewizard() {}
|
virtual ~cmakewizard() {}
|
||||||
/**
|
/**
|
||||||
* Prompt the user to see if they want to see advanced entries.
|
* Prompt the user to see if they want to see advanced entries.
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user