From 4c3bb57d144c3c17d6a61536c1c1b9ac05a00081 Mon Sep 17 00:00:00 2001 From: John Preston <johnprestonmail@gmail.com> Date: Wed, 18 Feb 2015 18:07:21 +0300 Subject: [PATCH] fixed compilation --- Telegram/SourceFiles/historywidget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/Telegram/SourceFiles/historywidget.h b/Telegram/SourceFiles/historywidget.h index c0215fe9d..951fea0a7 100644 --- a/Telegram/SourceFiles/historywidget.h +++ b/Telegram/SourceFiles/historywidget.h @@ -382,7 +382,6 @@ public slots: void activate(); void onTextChange(); - void onFieldTabbed(); void onStickerSend(DocumentData *sticker); void onVisibleChanged();