Formatted all .cc and .h code in rtengine, rtexif and rtgui using astyle
This commit is contained in:
@@ -17,7 +17,7 @@ public:
|
||||
void addUnchangedEntry();
|
||||
|
||||
private:
|
||||
class ClutColumns : public Gtk::TreeModel::ColumnRecord
|
||||
class ClutColumns : public Gtk::TreeModel::ColumnRecord
|
||||
{
|
||||
public:
|
||||
Gtk::TreeModelColumn<Glib::ustring> label;
|
||||
|
Reference in New Issue
Block a user