mirror of
https://github.com/greenshot/greenshot
synced 2025-08-20 21:43:24 -07:00
A bit of refactoring to be able to find some issue...
This commit is contained in:
parent
bef29df3db
commit
42cd533862
308 changed files with 2705 additions and 2454 deletions
|
@ -18,10 +18,11 @@
|
|||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
|
||||
namespace Greenshot.Interop {
|
||||
namespace GreenshotPlugin.Interop {
|
||||
// This is used for Windows 8 to see if the App Launcher is active
|
||||
// See http://msdn.microsoft.com/en-us/library/windows/desktop/jj554119%28v=vs.85%29.aspx
|
||||
[ComProgId("clsid:7E5FE3D9-985F-4908-91F9-EE19F9FD1514")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue