X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fbuffer.h;h=781a996a583de845e453dac3e72645911f0cbeb5;hp=fa2e4724e860a18fa8f01e333419a3f516d260ab;hb=6250a7e25eb2c0a6794d4aa5679c70082d825031;hpb=419189f88aa62da0b3dc4564554b2b85f9aa6524 diff --git a/src/client/buffer.h b/src/client/buffer.h index fa2e4724..781a996a 100644 --- a/src/client/buffer.h +++ b/src/client/buffer.h @@ -65,8 +65,7 @@ public: uint networkId() const; QString networkName() const; - QString bufferName() const; - QString displayName() const; + QString name() const; QList contents() const;