From a2e9a8330ac016995195469006a34c3775a30d0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 19 Feb 2016 18:39:05 +0100 Subject: [PATCH] Sync classref --- classes/class_@global scope.rst | 2 +- classes/class_button.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/class_@global scope.rst b/classes/class_@global scope.rst index 53b174e7b..20d9f495e 100644 --- a/classes/class_@global scope.rst +++ b/classes/class_@global scope.rst @@ -104,7 +104,7 @@ Numeric Constants - **KEY_KP_ENTER** = **16777344** - **KEY_KP_MULTIPLY** = **16777345** - **KEY_KP_DIVIDE** = **16777346** -- **KEY_KP_SUBSTRACT** = **16777347** +- **KEY_KP_SUBTRACT** = **16777347** - **KEY_KP_PERIOD** = **16777348** - **KEY_KP_ADD** = **16777349** - **KEY_KP_0** = **16777350** diff --git a/classes/class_button.rst b/classes/class_button.rst index 13b3b72fa..a6463f22f 100644 --- a/classes/class_button.rst +++ b/classes/class_button.rst @@ -45,7 +45,7 @@ Member Functions Description ----------- -Button is just the standard themed button: :ref:`image src="images/button_example.png"/` It can contain text and an icon, and will display them according to the current :ref:`Theme`. +Button is the standard themed button. It can contain text and an icon, and will display them according to the current :ref:`Theme`. Member Function Description ---------------------------