From a880ec813114c204303a5b2a27909ab7f9e027de Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Wed, 15 Apr 2015 09:06:34 +0200 Subject: loplugin:staticmethods Change-Id: Id7fc12bc61c6e803f45cc60556d9cf54ac2e529f --- basctl/source/basicide/baside2.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'basctl/source/basicide/baside2.hxx') diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 3d840d8b2515..a5c3b91fc29e 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -311,7 +311,7 @@ private: void CheckCompileBasic(); bool BasicExecute(); - void GoOnTop(); + static void GoOnTop(); sal_Int32 FormatAndPrint( Printer* pPrinter, sal_Int32 nPage = -1 ); SbModuleRef XModule(); -- cgit v1.2.3