White space tidy-up some of DialogFeatures
This commit is contained in:
parent
e4427b0333
commit
cf5a264b0e
|
@ -34,6 +34,7 @@
|
|||
namespace GParted
|
||||
{
|
||||
|
||||
|
||||
class DialogFeatures : public Gtk::Dialog
|
||||
{
|
||||
public:
|
||||
|
@ -90,6 +91,7 @@ private:
|
|||
Glib::RefPtr<Gdk::Pixbuf> icon_yes, icon_no, icon_blank;
|
||||
};
|
||||
|
||||
|
||||
} //GParted
|
||||
|
||||
#endif /* GPARTED_DIALOGFEATURES_H */
|
||||
|
|
Loading…
Reference in New Issue