Skip to content
Snippets Groups Projects
Commit 77211f28 authored by rswindell's avatar rswindell
Browse files

Added Control Panel Properties Dialog.

parent 93db0e9f
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,7 @@ USEUNIT("..\ringbuf.c");
USEUNIT("emulvt.pas");
USEFORM("UserListFormUnit.cpp", UserListForm);
USEFORM("UserMsgFormUnit.cpp", UserMsgForm);
USEFORM("PropertiesDlgUnit.cpp", PropertiesDlg);
//---------------------------------------------------------------------------
#include "MainFormUnit.h"
#include "SpyFormUnit.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment