Skip to content

Commit

Permalink
Update courtroom.h
Browse files Browse the repository at this point in the history
  • Loading branch information
Satoru-1816 authored Jan 13, 2025
1 parent da6dcc3 commit 765f6ed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions include/courtroom.h
Original file line number Diff line number Diff line change
Expand Up @@ -464,6 +464,9 @@ class Courtroom : public QMainWindow {

int last_y_offset = 0;

QPoint old_pos;
QPoint new_pos;

// 0 = in front, 1 = behind
int pair_order = 0;

Expand Down

0 comments on commit 765f6ed

Please sign in to comment.