account-row: Fix header alignments
Uncrustify must have gotten confused.
This commit is contained in:
@@ -34,7 +34,7 @@ G_BEGIN_DECLS
|
|||||||
|
|
||||||
#define CALLS_TYPE_ACCOUNT_ROW (calls_account_row_get_type ())
|
#define CALLS_TYPE_ACCOUNT_ROW (calls_account_row_get_type ())
|
||||||
|
|
||||||
G_DECLARE_FINAL_TYPE (CallsAccountRow, calls_account_row, CALLS, ACCOUNT_ROW, HdyActionRow)
|
G_DECLARE_FINAL_TYPE (CallsAccountRow, calls_account_row, CALLS, ACCOUNT_ROW, HdyActionRow);
|
||||||
|
|
||||||
CallsAccountRow *calls_account_row_new (CallsAccountProvider *provider,
|
CallsAccountRow *calls_account_row_new (CallsAccountProvider *provider,
|
||||||
CallsAccount *account);
|
CallsAccount *account);
|
||||||
|
|||||||
Reference in New Issue
Block a user