mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
A bit of work on app's UI and integration between .net and native.
This commit is contained in:
11
RainmeterEditor/Model/RainmeterConfig.cs
Normal file
11
RainmeterEditor/Model/RainmeterConfig.cs
Normal file
@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace RainmeterEditor.Model
|
||||
{
|
||||
public class RainmeterConfig
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user