Allow selecting the core account to connect to from CLI 503/head
authorJanne Koschinski <janne@kuschku.de>
Fri, 26 Jul 2019 12:19:48 +0000 (14:19 +0200)
committerJanne Koschinski <janne@kuschku.de>
Fri, 26 Jul 2019 12:19:48 +0000 (14:19 +0200)
commitd00f6a7cadf195b4bf9c3b3101774e6950fbb2ab
treead871d97883c7f6d87c157b6d18354d77e42678a
parentd46e1e86c9869996285ac3f88970cf0e9e23e128
Allow selecting the core account to connect to from CLI

- adds new --account option
- if an account id is specified, connects to that account instead of
  asking or using any other defaults
src/common/quassel.cpp
src/qtui/mainwin.cpp