From 22b07e0233a29d9633ffa825a79503befaf2e16e Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 5 Oct 2015 16:17:49 +0200 Subject: NOOP, remove trailing tabs/whitespace. --- libs/pbd/pbd/base_ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/pbd/pbd/base_ui.h') diff --git a/libs/pbd/pbd/base_ui.h b/libs/pbd/pbd/base_ui.h index eddaf862c5..ec2cf33678 100644 --- a/libs/pbd/pbd/base_ui.h +++ b/libs/pbd/pbd/base_ui.h @@ -57,7 +57,7 @@ class LIBPBD_API BaseUI : public sigc::trackable, public PBD::EventLoop std::string name() const { return _name; } bool ok() const { return _ok; } - + static RequestType new_request_type(); static RequestType CallSlot; static RequestType Quit; -- cgit v1.2.3