Optimized Button class. Added IsPressed and GetPressed methods.
This commit is contained in:
@@ -9,5 +9,7 @@ namespace ehs
|
||||
{
|
||||
public:
|
||||
static void OpenURI(const Str_8& uri);
|
||||
|
||||
static Str_8 OpenFileDialog(const Str_8 &dir, const Str_8 &filters);
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user