Skip to content

Commit

Permalink
nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
leuat committed Feb 21, 2024
1 parent 78295f8 commit 0ba0160
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Empty file modified Publish/tutorials/X86/CGA/tut1.ras
100755 → 100644
Empty file.
6 changes: 6 additions & 0 deletions source/LeLib/limage/limagespectrum.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,12 @@ LImageSpectrum::LImageSpectrum(LColorList::Type t) : LImageQImage(t)
m_exportParams["VIC20mode"] = 0;
*/
m_supports.displayCharOperations = true;
m_GUIParams[tabCharset] = "Charset";
m_GUIParams[tabData] = "";
m_GUIParams[tabLevels] = "";
m_GUIParams[tabEffects] = "Effects";

m_GUIParams[btnEditFullCharset] = "Char";

m_colorList.InitSPECTRUM();
// InitPens();
Expand Down

0 comments on commit 0ba0160

Please sign in to comment.