reformatted to Mozilla code style
This commit is contained in:
committed by
borgmanJeremy
parent
c0e2e48db4
commit
c8d15205be
@@ -1,10 +1,7 @@
|
||||
#include "waylandutils.h"
|
||||
|
||||
WaylandUtils::WaylandUtils()
|
||||
{
|
||||
WaylandUtils::WaylandUtils() {}
|
||||
|
||||
}
|
||||
|
||||
bool WaylandUtils::waylandDetected() {
|
||||
|
||||
}
|
||||
bool
|
||||
WaylandUtils::waylandDetected()
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user