#include "StdAfx.h"#include "Shareaza.h"#include "Settings.h"#include "Library.h"#include "LibraryFolders.h"#include "SharedFolder.h"#include "SharedFile.h"#include "AlbumFolder.h"#include "Schema.h"#include "SchemaCache.h"#include "CoolInterface.h"#include "ShellIcons.h"#include "Skin.h"#include "ThumbCache.h"#include "ImageServices.h"#include "CtrlLibraryFrame.h"#include "CtrlLibraryMetaPanel.h"#include "CtrlLibraryTree.h"#include "DlgFilePropertiesSheet.h"Go to the source code of this file.
Defines | |
| #define | THUMB_STORE_SIZE 128 |
|
|
Definition at line 64 of file CtrlLibraryMetaPanel.cpp. Referenced by CLibraryTipCtrl::OnRun(), CLibraryThumbView::OnRun(), and CLibraryMetaPanel::OnRun(). |
1.4.2