formatting
This commit is contained in:
parent
8d58ac16e3
commit
fa03d803e2
@ -32,7 +32,7 @@ public:
|
||||
if (NULL == document) return 0;
|
||||
return document->getRows();
|
||||
}
|
||||
|
||||
|
||||
void editEnterValue();
|
||||
void editDelete();
|
||||
void editCopy();
|
||||
@ -167,7 +167,7 @@ private:
|
||||
std::basic_string<TCHAR> editString;
|
||||
|
||||
HWND hwnd;
|
||||
|
||||
|
||||
UINT clipboardFormat;
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user