0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00

old VS build

This commit is contained in:
Sergey Yagovtsev 2020-06-07 14:47:33 +03:00
parent e67ba6592e
commit 50398b67be

View File

@ -59,7 +59,7 @@
#include "common_functions.h" #include "common_functions.h"
#include "globals.h" #include "globals.h"
constexpr auto TOOLTIP_OPTIONS = const auto TOOLTIP_OPTIONS =
#ifndef __APPLE__ #ifndef __APPLE__
Qt::Tool | Qt::SubWindow | Qt::FramelessWindowHint; Qt::Tool | Qt::SubWindow | Qt::FramelessWindowHint;
#else #else