Use a Gtk::Frame instead of a Gtk::Label for the queue title
This commit is contained in:
@@ -32,7 +32,6 @@ class BatchQueuePanel : public Gtk::VBox,
|
||||
public FormatChangeListener
|
||||
{
|
||||
|
||||
Gtk::Label* qLbl;
|
||||
Gtk::Button* zoomInButton;
|
||||
Gtk::Button* zoomOutButton;
|
||||
Gtk::Switch* qStartStop;
|
||||
|
Reference in New Issue
Block a user