Adding objects correctly
This commit is contained in:
parent
f4cbc2558b
commit
e8933c5029
2 changed files with 15 additions and 26 deletions
|
|
@ -5,11 +5,10 @@
|
|||
|
||||
#include <glibmm/refptr.h>
|
||||
#include <gtkmm/application.h>
|
||||
#include <gtkmm/checkbutton.h>
|
||||
|
||||
#include <billy_objects.hpp>
|
||||
#include <character_sheet.hpp>
|
||||
// #include <gtkmm/label.h>
|
||||
#include <gtkmm/checkbutton.h>
|
||||
|
||||
namespace learn_gtkmm4 {
|
||||
class HelloWorld;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue