[Tizen] Add screen and client rotation itself function
[platform/core/uifw/dali-adaptor.git] / dali / internal / window-system / common / orientation-impl.h
index 2b16f2e..28d4f98 100644 (file)
@@ -57,7 +57,7 @@ protected:
   /**
    * Destructor
    */
-  virtual ~Orientation();
+  ~Orientation() override;
 
 public: