X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Faddtransitioncommand.h;h=be6f6a19bc1d2c8c17be3201a099b7b4e8f1d598;hb=07d61beec6faf0205c80c0fa7d7a12cb3cdde5bb;hp=0f09c57d5fffe6fa4c483893e381f758dd547ce8;hpb=c42a026234a44a2d766e57bc64a6ac7bbd094000;p=kdenlive diff --git a/src/addtransitioncommand.h b/src/addtransitioncommand.h index 0f09c57d..be6f6a19 100644 --- a/src/addtransitioncommand.h +++ b/src/addtransitioncommand.h @@ -43,6 +43,7 @@ private: int m_track; bool m_doIt; bool m_remove; + bool m_refresh; }; #endif