mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
Some style fixes.
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
#include <QDialog>
|
||||
|
||||
// Predefinitions
|
||||
namespace Ui {
|
||||
namespace Ui
|
||||
{
|
||||
class DAboutDialog;
|
||||
}
|
||||
|
||||
|
||||
@@ -8,7 +8,8 @@
|
||||
#include <QMainWindow>
|
||||
|
||||
// Predefinitions
|
||||
namespace Ui {
|
||||
namespace Ui
|
||||
{
|
||||
class DMainWindow;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user