added winapi-call to flush clipboard (#778)
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
namespace chatterino {
|
||||
|
||||
boost::optional<UINT> getWindowDpi(HWND hwnd);
|
||||
void flushClipboard();
|
||||
|
||||
|
||||
} // namespace chatterino
|
||||
|
||||
|
||||
Reference in New Issue
Block a user