Cleanup: indentation of public/protected/private keywords

This commit is contained in:
Twan van Laarhoven
2020-05-12 21:57:37 +02:00
parent 86aec577a2
commit 0c3712b61a
167 changed files with 751 additions and 752 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ DECLARE_POINTER_TYPE(StyleSheet);
/// A card from a card Set
class Card : public IntrusivePtrVirtualBase, public IntrusiveFromThis<Card> {
public:
public:
/// Default constructor, uses game_for_new_cards to make the game
Card();
/// Creates a card using the given game