Skip to content

Commit

Permalink
Fixed status
Browse files Browse the repository at this point in the history
  • Loading branch information
rilian-la-te committed Feb 26, 2015
1 parent 1c29725 commit 127996e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/snitem.vala
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ namespace StatusNotifier
}
private void iface_new_status_cb(Status status)
{
this.status = status;
switch(status)
{
case Status.PASSIVE:
Expand Down

0 comments on commit 127996e

Please sign in to comment.