mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-07 01:15:00 -06:00
9.04 beta
This commit is contained in:
committed by
Kornel Lesiński
parent
8874e4fbc9
commit
829409452d
@@ -1,10 +1,12 @@
|
||||
// AppState.h
|
||||
|
||||
#ifndef __APPSTATE_H
|
||||
#define __APPSTATE_H
|
||||
#ifndef __APP_STATE_H
|
||||
#define __APP_STATE_H
|
||||
|
||||
#include "Windows/Synchronization.h"
|
||||
|
||||
#include "ViewSettings.h"
|
||||
|
||||
void inline AddUniqueStringToHead(UStringVector &list,
|
||||
const UString &string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user