trying to fix os2 bustage

git-svn-id: svn://10.0.0.236/trunk@138776 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bernd.mielke%snafu.de
2003-03-02 08:44:23 +00:00
parent a7f5b64d2b
commit 28f3d165f0

View File

@@ -58,7 +58,8 @@ typedef enum
gp_tofile,
gp_toframe,
gp_flush,
gp_rememberlast
gp_rememberlast,
gp_standalone
}GUIPrefs;
class CPlugin : public CPluginBase