diff --git a/kstyle/animations/breezeanimation.h b/kstyle/animations/breezeanimation.h index dab64bf1..b3c5e150 100644 --- a/kstyle/animations/breezeanimation.h +++ b/kstyle/animations/breezeanimation.h @@ -43,8 +43,7 @@ namespace Breeze { setDuration( duration ); } //* destructor - virtual ~Animation( void ) - {} + virtual ~Animation( void ) = default; //* true if running bool isRunning( void ) const