Address code formatting
This commit is contained in:
parent
1bf7276d53
commit
cd9b1a6fd3
12 changed files with 80 additions and 90 deletions
|
@ -11,11 +11,11 @@
|
|||
|
||||
namespace LayerShellQt
|
||||
{
|
||||
|
||||
/**
|
||||
* Sets the right environment so the shells created from now on use wlr-layer-shell.
|
||||
*/
|
||||
class LAYERSHELLQT_EXPORT Shell {
|
||||
class LAYERSHELLQT_EXPORT Shell
|
||||
{
|
||||
public:
|
||||
static void useLayerShell();
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue