summaryrefslogtreecommitdiff
path: root/vcl/inc/unx/x11/x11sys.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/unx/x11/x11sys.hxx')
-rw-r--r--vcl/inc/unx/x11/x11sys.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/unx/x11/x11sys.hxx b/vcl/inc/unx/x11/x11sys.hxx
index 47c37de7e755..994354975316 100644
--- a/vcl/inc/unx/x11/x11sys.hxx
+++ b/vcl/inc/unx/x11/x11sys.hxx
@@ -31,7 +31,7 @@ public:
X11SalSystem() {}
virtual ~X11SalSystem();
- // overload pure virtual methods
+ // override pure virtual methods
virtual unsigned int GetDisplayScreenCount() SAL_OVERRIDE;
virtual bool IsUnifiedDisplay() SAL_OVERRIDE;
virtual unsigned int GetDisplayBuiltInScreen() SAL_OVERRIDE;