loplugin:staticmethods
Change-Id: I568b2bb029ac0c393c75cc556181117ca5c7c7d9
This commit is contained in:
parent
36a0c25fa5
commit
d593fb2cbe
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ namespace svt { namespace table
|
|||
void SetBackground(const Wallpaper& rColor);
|
||||
|
||||
private:
|
||||
void impl_hideTipWindow();
|
||||
static void impl_hideTipWindow();
|
||||
};
|
||||
|
||||
} } // namespace svt::table
|
||||
|
|
Loading…
Reference in a new issue