mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-02 18:21:53 +00:00
Build fixed for renamed sources folder SourceFiles/{gui->ui}/
This commit is contained in:
@@ -21,7 +21,7 @@ Copyright (c) 2014-2016 John Preston, https://desktop.telegram.org
|
||||
#include "stdafx.h"
|
||||
#include "flattextarea.h"
|
||||
|
||||
#include "gui/style.h"
|
||||
#include "ui/style.h"
|
||||
#include "window.h"
|
||||
|
||||
FlatTextarea::FlatTextarea(QWidget *parent, const style::flatTextarea &st, const QString &pholder, const QString &v) : QTextEdit(parent)
|
||||
|
||||
Reference in New Issue
Block a user