MCPcopy Create free account
hub / github.com/cc20110101/RedisView / windows1252Action

Method windows1252Action

src/RedisView/AppView/MainWindow.cpp:1247–1251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1245}
1246
1247void MainWindow::windows1252Action() {
1248 clearEncodeIcon();
1249 setEncode("Windows-1252");
1250 setEncodeIcon();
1251}
1252
1253void MainWindow::windows1253Action() {
1254 clearEncodeIcon();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected