Guest User

Untitled

a guest
Oct 23rd, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. #ifndef MI_FRAMERECT_HPP
  2. #define MI_FRAMERECT_HPP
  3. //#include <QPoint>
  4.  
  5. struct FrameRect_t
  6. {
  7. /*QPointF topLeft_;
  8. double width_;
  9. double height_;
  10. */
  11. };
  12. #endif // FRAMERECT_HPP
Add Comment
Please, Sign In to add comment