mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-09 20:08:57 +03:00
NK-102 - PR Comments
This commit is contained in:
@@ -5,5 +5,5 @@ class PopupHelper
|
||||
{
|
||||
public:
|
||||
static void Confirmation(const std::string& id);
|
||||
static bool DefineDialog(std::string id, std::string text);
|
||||
static bool DefineDialog(std::string& id, std::string& text);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user