From 1085b5bc263e81ea4b4630f6c74f922d8d5fe086 Mon Sep 17 00:00:00 2001 From: "ben%bengoodger.com" Date: Sat, 18 Oct 2003 07:10:33 +0000 Subject: [PATCH] New Cross Platform Options Dialog (getting started) --- toolkit/content/widgets/optionsDialog.xml | 34 +++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 toolkit/content/widgets/optionsDialog.xml diff --git a/toolkit/content/widgets/optionsDialog.xml b/toolkit/content/widgets/optionsDialog.xml new file mode 100644 index 00000000000..6fda000ed1c --- /dev/null +++ b/toolkit/content/widgets/optionsDialog.xml @@ -0,0 +1,34 @@ + + + + + + +#ifndef XP_MACOSX + + + + + + + + + +#else + + + + + + + + +#endif + + + + + \ No newline at end of file