aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--src/common/emu_window.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/emu_window.h b/src/common/emu_window.h
index a9cf7169..52c87003 100644
--- a/src/common/emu_window.h
+++ b/src/common/emu_window.h
@@ -103,6 +103,7 @@ protected:
* This method invokes OnMinimalClientAreaChangeRequest if the corresponding configuration
* field changed.
* @note Implementations will usually want to call this from the GUI thread.
+ * @todo Actually call this in existing implementations.
*/
void ProcessConfigurationChanges() {
// TODO: For proper thread safety, we should eventually implement a proper