reformatted to Mozilla code style

This commit is contained in:
Jeremy Borgman
2020-09-04 20:16:33 -05:00
committed by borgmanJeremy
parent c0e2e48db4
commit c8d15205be
176 changed files with 12695 additions and 11269 deletions

View File

@@ -1,10 +1,7 @@
#include "waylandutils.h"
WaylandUtils::WaylandUtils()
{
WaylandUtils::WaylandUtils() {}
}
bool WaylandUtils::waylandDetected() {
}
bool
WaylandUtils::waylandDetected()
{}