Switch to gitea
This commit is contained in:
@ -12,7 +12,7 @@ namespace Tesses::Framework::SDL2::Views
|
||||
public:
|
||||
ButtonView();
|
||||
ButtonView(std::string text);
|
||||
|
||||
virtual std::pair<int,int> PreferedMinSize();
|
||||
};
|
||||
}
|
||||
#endif
|
||||
Reference in New Issue
Block a user