Basic GUI for export.
[dcpomatic.git] / src / wx / dir_picker_ctrl.h
index 2ab2a5714b8f42d7ae96aa5625421abd45fc5914..2a486d891c351a61d575c92edf63db4cf2d516fa 100644 (file)
@@ -1,5 +1,5 @@
 /*
-    Copyright (C) 2012 Carl Hetherington <cth@carlh.net>
+    Copyright (C) 2012-2016 Carl Hetherington <cth@carlh.net>
 
     This file is part of DCP-o-matic.
 
@@ -36,4 +36,3 @@ private:
        wxString _path;
        wxSizer* _sizer;
 };
-