Kaydet (Commit) 43100964 authored tarafından Andras Timar's avatar Andras Timar

missing icons in Index Design dialog fdo#38435

üst b9f58ba8
...@@ -882,7 +882,7 @@ DBG_NAME(DbaIndexDialog) ...@@ -882,7 +882,7 @@ DBG_NAME(DbaIndexDialog)
{ {
nN = IMG_INDEX_DLG_LC; nN = IMG_INDEX_DLG_LC;
} }
return ImageList( nN ); return ImageList(ModuleRes(nN));
} }
//------------------------------------------------------------------ //------------------------------------------------------------------
void DbaIndexDialog::resizeControls(const Size& _rDiff) void DbaIndexDialog::resizeControls(const Size& _rDiff)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment