mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
NO-OP: whitespace
This commit is contained in:
parent
b4346862e1
commit
26593d08ed
1 changed files with 7 additions and 7 deletions
|
|
@ -32,7 +32,7 @@ class ARDOUR_UI;
|
|||
|
||||
class Splash : public Gtk::Window
|
||||
{
|
||||
public:
|
||||
public:
|
||||
Splash ();
|
||||
~Splash ();
|
||||
|
||||
|
|
@ -48,7 +48,7 @@ class Splash : public Gtk::Window
|
|||
bool on_map_event (GdkEventAny*);
|
||||
void message (const std::string& msg);
|
||||
|
||||
private:
|
||||
private:
|
||||
static Splash* the_splash;
|
||||
|
||||
Glib::RefPtr<Gdk::Pixbuf> pixbuf;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue