Commit before breaking everything
[matches/honours.git] / research / transmission_spectroscopy / TOF / Win32++ / samples / Explorer / src / SplitterPanes.cpp
diff --git a/research/transmission_spectroscopy/TOF/Win32++/samples/Explorer/src/SplitterPanes.cpp b/research/transmission_spectroscopy/TOF/Win32++/samples/Explorer/src/SplitterPanes.cpp
new file mode 100644 (file)
index 0000000..bd83434
--- /dev/null
@@ -0,0 +1,14 @@
+////////////////////////////////////////////////////////\r
+// SplitterPanes.cpp\r
+//  Definitions for the CLeftPane and CRightPane classes\r
+\r
+#include "stdafx.h"\r
+#include "ExplorerApp.h"\r
+#include "SplitterPanes.h"\r
+\r
+void CRightPane::OnInitialUpdate()\r
+{\r
+       // Set the width of the splitter bar\r
+       SetBarWidth(6);\r
+}\r
+\r

UCC git Repository :: git.ucc.asn.au