Skeleton MessageRelay
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
#ifndef GUI_Frame_h__
|
||||
#define GUI_Frame_h__
|
||||
|
||||
namespace GUI
|
||||
{
|
||||
|
||||
class Frame
|
||||
{
|
||||
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
#endif // GUI_Frame_h__
|
||||
Reference in New Issue
Block a user