Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ui.h « ui « src - github.com/mpc-hc/mpc-hc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src/ui/ui.h
blob: 13add29b36d0c2f655e16f377fd8188fd32985f5 (plain)
1
2
3
4
5
6
7
8
9
10
#pragma once

#include "CmdUI/CmdUI.h"
#include "ResizableLib/ResizableDialog.h"
#include "ResizableLib/ResizablePage.h"
#include "ResizableLib/ResizableSheet.h"
#include "sizecbar/sizecbar.h"
#include "sizecbar/scbarcf.h"
#include "sizecbar/scbarg.h"
#include "TreePropSheet/TreePropSheet.h"