New GUI, many changes
[pierogi] / pirpanelnames.h
diff --git a/pirpanelnames.h b/pirpanelnames.h
new file mode 100644 (file)
index 0000000..27289a4
--- /dev/null
@@ -0,0 +1,19 @@
+#ifndef PIRPANELNAMES_H
+#define PIRPANELNAMES_H
+
+enum PIRPanelName
+{
+  Main_Panel,
+  Utility_Panel,
+  Keypad_Panel,
+  Menu_Panel,
+  Media_Panel,
+  TV_Panel,
+  Media2_Panel,
+  Input_Panel,
+  Adjust_Panel,
+  AC_Panel,
+  Favorites_Panel
+};
+
+#endif // PIRPANELNAMES_H