summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/AlignmentPropertyPanel.hxx')
-rw-r--r--sc/source/ui/sidebar/AlignmentPropertyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
index dab38a72a3ef..9296c25d4936 100644
--- a/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
+++ b/sc/source/ui/sidebar/AlignmentPropertyPanel.hxx
@@ -99,7 +99,7 @@ private:
DECL_LINK( ClickStackHdl, void * );
void Initialize();
- void FormatDegrees(double& dTmp);
+ static void FormatDegrees(double& dTmp);
};
} } // end of namespace ::sc::sidebar