win: Implement double-clicked event
This commit is contained in:
parent
edde653d60
commit
9afa94f4b8
4 changed files with 19 additions and 8 deletions
|
@ -183,6 +183,7 @@ void NativeImage::SetTemplateImage(bool setAsTemplate) {
|
|||
}
|
||||
|
||||
bool NativeImage::IsTemplateImage() {
|
||||
return false;
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue