need small fix to compile it

This commit is contained in:
andreyskv
2010-10-04 22:07:58 -07:00
parent 7159b96087
commit 893f231650

View File

@@ -233,7 +233,7 @@ bool RTWindow::on_delete_event(GdkEventAny* event) {
fpanel->saveOptions ();
bpanel->saveOptions ();
epanel->saveOptions();
// epanel->saveOptions();
/* if (fileBrowser->getFileCatalog()->getBatchQueue()->hasJobs()) {
Gtk::MessageDialog msgd (M("MAIN_MSG_EXITJOBSINQUEUEQUEST"), false, Gtk::MESSAGE_QUESTION, Gtk::BUTTONS_YES_NO, true);