mirror of
https://github.com/debauchee/barrier.git
synced 2026-02-10 21:56:13 +08:00
refactored duplicated code in dragInfoReceived
refactored fakeDraggigFiles interface
This commit is contained in:
@@ -1827,7 +1827,7 @@ CMSWindowsScreen::CHotKeyItem::operator<(const CHotKeyItem& x) const
|
||||
}
|
||||
|
||||
void
|
||||
CMSWindowsScreen::fakeDraggingFiles(CString str)
|
||||
CMSWindowsScreen::fakeDraggingFiles(CDragFileList fileList)
|
||||
{
|
||||
// possible design flaw: this function stops a "not implemented"
|
||||
// exception from being thrown.
|
||||
|
||||
Reference in New Issue
Block a user