mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-01-29 14:52:12 +01:00
uncrustification
This commit is contained in:
parent
d1ad8e2872
commit
b3ebb91ceb
@ -44,7 +44,6 @@
|
||||
#include <QTimer>
|
||||
|
||||
namespace Core {
|
||||
|
||||
class IConnection;
|
||||
|
||||
namespace Internal {
|
||||
|
@ -40,12 +40,10 @@ const int WorkspaceSettings::MAX_WORKSPACES = 10;
|
||||
|
||||
WorkspaceSettings::WorkspaceSettings(QObject *parent) :
|
||||
IOptionsPage(parent)
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
WorkspaceSettings::~WorkspaceSettings()
|
||||
{
|
||||
}
|
||||
{}
|
||||
|
||||
// IOptionsPage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user