4 lines
67 B
C
4 lines
67 B
C
|
#pragma once
|
||
|
|
||
|
// Define the dialog proc
|
||
|
DEF_DLGPROC(GeneralTab);
|