mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-08 01:26:04 -05:00
Remove unnecessary spaces
This commit is contained in:
@@ -303,7 +303,6 @@ bool isInFocus(const QString &exeToCheck)
|
||||
return (equals || matches);
|
||||
}
|
||||
|
||||
|
||||
int secondsSinceLastInput()
|
||||
{
|
||||
time_t idle_time;
|
||||
|
||||
Reference in New Issue
Block a user