GUIFramework 1.1.0
Framework for desktop GUI applications in C++.
Loading...
Searching...
No Matches
DefaultButtonStyles.h
Go to the documentation of this file.
1#pragma once
2
3#include "ButtonStyles.h"
4
5namespace gui_framework
6{
7 namespace styles
8 {
11 {
12 public:
14
16 };
17 }
18}
#define GUI_FRAMEWORK_API
Base class for button styles.