Coding style fixes.
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <QtCore/QList>
|
||||
|
||||
#include "Key.h"
|
||||
#include "keys/Key.h"
|
||||
|
||||
class CompositeKey : public Key
|
||||
{
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
|
||||
#include <QtCore/QString>
|
||||
|
||||
#include "Key.h"
|
||||
#include "keys/Key.h"
|
||||
|
||||
class PasswordKey : public Key
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user