Different icons for batch queue

This commit is contained in:
ffsup2
2010-07-09 22:41:20 +02:00
parent 3eaecdb427
commit 4191995030
2 changed files with 24 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ class BatchQueuePanel : public Gtk::VBox,
void saveOptions ();
void pathFolderChanged ();
void formatChanged (Glib::ustring f);
void updateTab (int qsize);
};
#endif