svtools/inc/svtools/svlbitm.hxx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
New commits: commit 74f74aa5470fe631c7827897742c0ccbddcf6ad1 Author: Thomas Arnhold <tho...@arnhold.org> Date: Sun Feb 24 00:18:26 2013 +0100 tweak comment Change-Id: If7338743b9549a265f611e8d50d0455e1de8d09c diff --git a/svtools/inc/svtools/svlbitm.hxx b/svtools/inc/svtools/svlbitm.hxx index c9a40b3..31cf634 100644 --- a/svtools/inc/svtools/svlbitm.hxx +++ b/svtools/inc/svtools/svlbitm.hxx @@ -172,8 +172,7 @@ public: void SetBaseOffs( sal_uInt16 nOffs ) { nBaseOffs = nOffs; } sal_uInt16 GetBaseOffs() const { return nBaseOffs; } - // Check whether this button can be modified via UI, sounding a beep if it - // cannot be modified: + // Check whether this button can be modified via UI bool CheckModification() const; }; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits