mirror of
https://github.com/Xevion/easy7zip.git
synced 2025-12-12 01:09:56 -06:00
15.08
This commit is contained in:
committed by
Kornel Lesiński
parent
f6444c3256
commit
6543c28020
@@ -460,7 +460,7 @@ extern UString RootFolder_GetName_Documents(int &iconIndex);
|
||||
bool CPanel::OnComboBoxCommand(UINT code, LPARAM /* param */, LRESULT &result)
|
||||
{
|
||||
result = FALSE;
|
||||
switch(code)
|
||||
switch (code)
|
||||
{
|
||||
case CBN_DROPDOWN:
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user