summaryrefslogtreecommitdiff
path: root/dldialog/src/DLD_TV/nmcmbovw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'dldialog/src/DLD_TV/nmcmbovw.cpp')
-rw-r--r--dldialog/src/DLD_TV/nmcmbovw.cpp23
1 files changed, 23 insertions, 0 deletions
diff --git a/dldialog/src/DLD_TV/nmcmbovw.cpp b/dldialog/src/DLD_TV/nmcmbovw.cpp
new file mode 100644
index 0000000..bf087d8
--- /dev/null
+++ b/dldialog/src/DLD_TV/nmcmbovw.cpp
@@ -0,0 +1,23 @@
+/*************************************************************************/
+/* */
+/* NMCMBOVW.CPP */
+/* */
+/* Copyright (c) 1992, Vincent J. Dentice */
+/* All rights reserved */
+/* */
+/* This file contains the stream registration object for the class */
+/* TComboViewer. */
+/* */
+/* */
+/* Date Prg Ver Description */
+/* -------- --- --- ------------------------------------------------- */
+/* 11/16/92 VJD 0.2 Added streamability to the TComboBox classes. */
+/* */
+/*************************************************************************/
+
+
+#define Uses_TComboViewer
+#include "tcombobx.h"
+
+const char * const TComboViewer::name = "TComboViewer";
+