mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-05-03 16:25:54 +08:00
clang-format src
This commit is contained in:
@@ -18,7 +18,10 @@
|
||||
|
||||
class QTextEdit;
|
||||
|
||||
namespace Ui { class CTextEditDialog; }
|
||||
namespace Ui
|
||||
{
|
||||
class CTextEditDialog;
|
||||
}
|
||||
namespace BlackGui::Components
|
||||
{
|
||||
//! Text edit as dialog
|
||||
|
||||
Reference in New Issue
Block a user