mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
fix rectanimation header guard
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
bf2fa50625
commit
8865afba04
1 changed files with 2 additions and 1 deletions
|
@ -33,7 +33,8 @@
|
|||
|
||||
#include <QtGui>
|
||||
|
||||
#ifndef _RECTANIMATION_H__
|
||||
#ifndef RECTANIMATION_H
|
||||
#define RECTANIMATION_H
|
||||
|
||||
class DummyObject;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue