Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Network
Krfb
Commits
4993e65d
Commit
4993e65d
authored
Oct 23, 2020
by
Tobias Junghans
Browse files
Include C headers in C++ style
parent
d91bbdcb
Changes
2
Hide whitespace changes
Inline
Side-by-side
framebuffers/pipewire/pw_framebuffer.cpp
View file @
4993e65d
...
...
@@ -39,7 +39,7 @@
#include <pipewire/pipewire.h>
#include <limits
.h
>
#include <
c
limits>
#include "pw_framebuffer.h"
#include "xdp_dbus_screencast_interface.h"
...
...
krfb/main.cpp
View file @
4993e65d
...
...
@@ -32,7 +32,7 @@
#include <qwindowdefs.h>
#include <QX11Info>
#include <signal
.h
>
#include <
c
signal>
#include <X11/extensions/XTest.h>
#include <QCommandLineParser>
#include <QCommandLineOption>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment