added winapi-call to flush clipboard (#778)

This commit is contained in:
Marco Schmid
2018-10-09 18:37:51 +02:00
committed by fourtf
parent 845c595b70
commit 770e36c10c
3 changed files with 23 additions and 0 deletions
+2
View File
@@ -8,6 +8,8 @@
namespace chatterino {
boost::optional<UINT> getWindowDpi(HWND hwnd);
void flushClipboard();
} // namespace chatterino