Update TooltipDialog.h
Remove a line, remove some spacing
This commit is contained in:
parent
be699d3986
commit
eba0bc30a2
|
@ -2,7 +2,6 @@
|
||||||
|
|
||||||
#include "stdafx.h"
|
#include "stdafx.h"
|
||||||
|
|
||||||
|
|
||||||
typedef struct {
|
typedef struct {
|
||||||
WORD ctrlId;
|
WORD ctrlId;
|
||||||
char* text;
|
char* text;
|
||||||
|
|
Loading…
Reference in New Issue