mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
Fixed compile warnings due to missing \n at EOF.
This commit is contained in:
parent
187fa23fef
commit
562de0553f
16 changed files with 16 additions and 16 deletions
|
|
@ -32,4 +32,4 @@ inline color makeColor(int r, int g, int b)
|
|||
return result;
|
||||
}
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
|
|
@ -7,4 +7,4 @@ class Server_ArrowTarget : public QObject {
|
|||
Q_OBJECT
|
||||
};
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue