2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-31 06:26:18 +00:00

moved countrycodeinput to flatinput, started InputField with bottom border

This commit is contained in:
John Preston
2015-06-19 20:04:09 +03:00
parent ea4186eb0c
commit a5c81cfd3b
9 changed files with 528 additions and 183 deletions

View File

@@ -20,7 +20,6 @@ Copyright (c) 2014 John Preston, https://desktop.telegram.org
#include <QtWidgets/QWidget>
#include "gui/flatbutton.h"
#include "gui/phoneinput.h"
#include "gui/countrycodeinput.h"
#include "gui/countryinput.h"
#include "intro.h"