update retinexadd with master 4d6833c

This commit is contained in:
Desmis
2016-01-03 15:48:22 +01:00
parent c9a6f74efa
commit 4e229fe928
58 changed files with 7810 additions and 533 deletions

View File

@@ -21,7 +21,7 @@
#ifndef _POPUPTOGGLEBUTTON_
#define _POPUPTOGGLEBUTTON_
#include "popupbutton.h"
#include <gtkmm/togglebutton.h>
#include "popupcommon.h"
class PopUpToggleButton : public Gtk::ToggleButton, public PopUpCommon