From a614ea631d34d5c6273bfdaeea6a79ce2eb366a1 Mon Sep 17 00:00:00 2001 From: corvid Date: Sun, 21 Dec 2014 21:27:57 +0000 Subject: more (and indentation in one spot) --- dw/fltkplatform.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/fltkplatform.hh') diff --git a/dw/fltkplatform.hh b/dw/fltkplatform.hh index 2fb95633..cbf3c6f9 100644 --- a/dw/fltkplatform.hh +++ b/dw/fltkplatform.hh @@ -149,7 +149,7 @@ public: void attachView (core::View *view); - void detachView (core::View *view); + void detachView (core::View *view); int textWidth (core::style::Font *font, const char *text, int len); char *textToUpper (const char *text, int len); -- cgit v1.2.3