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: dfca0021785d9ddcae07778cab74564b1a4c27c2 (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"