From 5204d012f6b059532f68e9c7330616989f95a380 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 20 May 2008 15:54:27 +0000 Subject: Add a tiny TODO entry for graphics scaler plugins svn-id: r32194 --- base/plugins.h | 1 + 1 file changed, 1 insertion(+) (limited to 'base') diff --git a/base/plugins.h b/base/plugins.h index d03a240922..20469e67bd 100644 --- a/base/plugins.h +++ b/base/plugins.h @@ -63,6 +63,7 @@ enum PluginType { PLUGIN_TYPE_ENGINE = 0, PLUGIN_TYPE_MIDI, + /* PLUGIN_TYPE_SCALER, */ // TODO: Add graphics scaler plugins PLUGIN_TYPE_MAX }; -- cgit v1.2.3