Skip to content

Commit

Permalink
Putting locked above synchronizing in status priority.
Browse files Browse the repository at this point in the history
  • Loading branch information
clemahieu committed Mar 8, 2017
1 parent 66cbbd7 commit f71bd1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rai/qt/qt.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -254,8 +254,8 @@ namespace rai_qt {
not_a_status,
disconnected,
working,
synchronizing,
locked,
synchronizing,
vulnerable,
active,
nominal
Expand Down

0 comments on commit f71bd1a

Please sign in to comment.