mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-06 05:35:47 +01:00
NO-OP whitespace (updated GH PR #357)
This commit is contained in:
parent
f413b83cb9
commit
63ea7b6516
132 changed files with 2774 additions and 2762 deletions
|
|
@ -62,7 +62,7 @@ class AUPluginUI;
|
|||
@interface NotificationObject : NSObject {
|
||||
@private
|
||||
AUPluginUI* plugin_ui;
|
||||
NSWindow* cocoa_parent;
|
||||
NSWindow* cocoa_parent;
|
||||
NSWindow* top_level_parent;
|
||||
}
|
||||
@end
|
||||
|
|
@ -87,7 +87,7 @@ class AUPluginUI : public PlugUIBase, public Gtk::VBox
|
|||
void activate ();
|
||||
void deactivate ();
|
||||
|
||||
bool non_gtk_gui() const { return true; }
|
||||
bool non_gtk_gui() const { return true; }
|
||||
|
||||
void lower_box_realized ();
|
||||
bool lower_box_visibility_notify (GdkEventVisibility*);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue