refactoring, expand interface

This commit is contained in:
2020-05-13 00:56:26 +02:00
parent f9cdde7008
commit 7691c80fb4
12 changed files with 100 additions and 38 deletions

View File

@@ -7,7 +7,7 @@
#include <gtkmm/scrolledwindow.h>
#include <gtkmm/box.h>
class vista : public Gtk::Window
class vista : public Gtk::Box
{
public:
vista();