We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6609fa2 commit 9a7e1beCopy full SHA for 9a7e1be
tests/AcceptanceTests.js
@@ -327,25 +327,6 @@ var testDefs = [
327
gpiiConfig: gpiiConfig,
328
token: "os_gnome",
329
settingsHandlers: {
330
- "gpii.windows.spiSettingsHandler": {
331
- "data": [ {
332
- "settings": {
333
- "CaptionFontHeight": {
334
- "path": "pvParam.lfCaptionFont.lfHeight",
335
- "value": -9
336
- }
337
- },
338
- "options": {
339
- "getAction": "SPI_GETNONCLIENTMETRICS",
340
- "setAction": "SPI_SETNONCLIENTMETRICS",
341
- "uiParam": "struct_size",
342
- "pvParam": {
343
- "type": "struct",
344
- "name": "NONCLIENTMETRICS"
345
346
347
- } ]
348
349
"gpii.windows.registrySettingsHandler": {
350
"data": [{ //magnifier stuff
351
"settings": {
0 commit comments