Krita Source Code Documentation
Loading...
Searching...
No Matches
libkdcraw_version.h File Reference

Go to the source code of this file.

Macros

#define KDCRAW_VERSION   ((5<<16)|(0<<8)|(0))
 
#define KDCRAW_VERSION_MAJOR   5
 
#define KDCRAW_VERSION_MINOR   0
 
#define KDCRAW_VERSION_PATCH   0
 
#define KDCRAW_VERSION_STRING   "5.0.0"
 

Macro Definition Documentation

◆ KDCRAW_VERSION

#define KDCRAW_VERSION   ((5<<16)|(0<<8)|(0))

Definition at line 9 of file libkdcraw_version.h.

◆ KDCRAW_VERSION_MAJOR

#define KDCRAW_VERSION_MAJOR   5

Definition at line 6 of file libkdcraw_version.h.

◆ KDCRAW_VERSION_MINOR

#define KDCRAW_VERSION_MINOR   0

Definition at line 7 of file libkdcraw_version.h.

◆ KDCRAW_VERSION_PATCH

#define KDCRAW_VERSION_PATCH   0

Definition at line 8 of file libkdcraw_version.h.

◆ KDCRAW_VERSION_STRING

#define KDCRAW_VERSION_STRING   "5.0.0"

Definition at line 5 of file libkdcraw_version.h.